Skip to content

Commit 0e9b6ee

Browse files
authored
docs: Update README.md (#3)
* docs: Update README.md * Update README.md
1 parent f3434db commit 0e9b6ee

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Gemini CLI Extension - Cloud SQL for SQL Server Observability
22

3+
> [!NOTE]
4+
> This extension is currently in beta, and may see breaking changes until the first stable release (v1.0).
5+
36
This Gemini CLI extension provides a set of tools to interact with [Cloud SQL for SQL Server](https://cloud.google.com/sql/docs/sqlserver) monitoring metrics. It allows you to fetch a wide range of database metrics, enabling comprehensive monitoring of database performance and health directly from the [Gemini CLI](https://google-gemini.github.io/gemini-cli/), using natural language prompts.
47

5-
Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md)
8+
Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md).
69

710
## Why Use the Cloud SQL for SQL Server Observability Extension?
811

@@ -13,7 +16,7 @@ Learn more about [Gemini CLI Extensions](https://github.com/google-gemini/gemini
1316

1417
Before you begin, ensure you have the following:
1518

16-
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed.
19+
* [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed with version +v0.6.0.
1720
* A Google Cloud project with the **Cloud Monitoring API** enabled.
1821
* IAM Permissions
1922
* Monitoring Viewer (`roles/monitoring.viewer`)
@@ -28,7 +31,7 @@ gemini extensions install github.com/gemini-cli-extensions/cloud-sql-sqlserver-o
2831

2932
## Configuration
3033

31-
No configuration is required.
34+
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
3235

3336
## Usage Examples
3437

0 commit comments

Comments
 (0)