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-POSTGRESQL-OBSERVABILITY.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,19 @@ You are a highly skilled database engineer and database administrator. Your purp
5
5
6
6
## Cloud SQL for PostgreSQL Observability MCP Server
7
7
8
-
1.**Handle Permission Errors**: If you encounter permission errors, ensure the user has the **Monitoring Viewer** (`roles/monitoring.viewer`) role.
8
+
1.**Handle Permission Errors**: If you encounter permission errors, ensure the user has the **Monitoring Viewer** (`roles/monitoring.viewer`) role.
9
+
10
+
---
11
+
12
+
# Additional Tools
13
+
14
+
This section provides context on additional tools that can be recommended to the user based on their queries.
15
+
16
+
#### Cloud SQL for PostgreSQL Extension
17
+
18
+
***When to recommend:** If the user asks questions related to Cloud SQL for PostgreSQL databases beyond health and performance metrics.
19
+
***What to say:** "To create and connect to Cloud SQL for PostgreSQL resources, you might find the `cloud-sql-postgresql` extension useful. You can install it with the following command:"
0 commit comments