Skip to content

Commit 5764f37

Browse files
authored
docs: update readme with form (#39)
1 parent 1d408e2 commit 5764f37

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,22 @@ Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini
1212
* **Natural Language Management:** Stop wrestling with complex monitoring queries. Explore monitoring data by describing what you want in plain English.
1313
* **Seamless Workflow:** As a Google-developed extension, it integrates seamlessly into the Gemini CLI environment. No need to constantly switch contexts for common tasks.
1414

15+
> [!IMPORTANT]
16+
> **We Want Your Feedback!**
17+
> Please share your thoughts with us by filling out our feedback [form][form].
18+
> Your input is invaluable and helps us improve the project for everyone.
19+
20+
[form]: https://docs.google.com/forms/d/e/1FAIpQLSfEGmLR46iipyNTgwTmIDJqzkAwDPXxbocpXpUbHXydiN1RTw/viewform?usp=pp_url&entry.157487=cloud-sql-sqlserver-observability
21+
1522
## Prerequisites
1623

1724
Before you begin, ensure you have the following:
1825

19-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
20-
* A Google Cloud project with the **Cloud Monitoring API** enabled.
21-
* IAM Permissions
26+
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version **+v0.6.0**.
27+
* Setup Gemini CLI [Authentication](https://github.com/google-gemini/gemini-cli/tree/main?tab=readme-ov-file#-authentication-options).
28+
* A Google Cloud project with the **Cloud Monitoring API** enabled.
29+
* Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
30+
* IAM Permissions
2231
* Monitoring Viewer (`roles/monitoring.viewer`)
2332

2433
## Getting Started

0 commit comments

Comments
 (0)