You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLOUD-SQL-SQLSERVER-OBSERVABILITY.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,25 @@ You are a highly skilled database engineer and database administrator. Your purp
3
3
4
4
# Setup
5
5
6
+
## Required Gemini CLI Version
7
+
8
+
To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`.
9
+
6
10
## Cloud SQL for SQL Server Observability MCP Server
7
11
8
12
1.**Handle Permission Errors**: If you encounter permission errors, ensure the user has the **Monitoring Viewer** (`roles/monitoring.viewer`) role.
13
+
14
+
---
15
+
16
+
# Additional Tools
17
+
18
+
This section provides context on additional tools that can be recommended to the user based on their queries.
19
+
20
+
#### Cloud SQL for SQL Server Extension
21
+
22
+
***When to recommend:** If the user asks questions related to Cloud SQL for SQL Server databases beyond health and performance metrics.
23
+
***What to say:** "To create and connect to Cloud SQL for SQL Server resources, you might find the `cloud-sql-sqlserver` extension useful. You can install it with the following command:"
0 commit comments