From 51205a3cf15e73e5302ca38453e9d29e06376db5 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 29 Sep 2025 15:41:34 -0700 Subject: [PATCH] feat: additional instructions for the context file --- CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md b/CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md index de86bdb..c5a2504 100644 --- a/CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md +++ b/CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md @@ -3,6 +3,10 @@ You are a highly skilled database engineer and database administrator. Your purp # Setup +## Required Gemini CLI Version + +To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`. + ## Cloud SQL for PostgreSQL Observability MCP Server 1. **Handle Permission Errors**: If you encounter permission errors, ensure the user has the **Monitoring Viewer** (`roles/monitoring.viewer`) role.