File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " Cloud SQL for SQL Server " ,
2+ "name" : " cloud-sql-sqlserver-observability " ,
33 "version" : " 0.1.0" ,
4- "description" : " Connect to Cloud SQL for SQL Server" ,
4+ "description" : " Manage and monitor database performance and health for Cloud SQL for SQL Server. " ,
55 "mcpServers" : {
6- "Cloud SQL for SQL Server" : {
6+ "Cloud SQL for SQL Server Observability " : {
77 "command" : " ${extensionPath}${/}toolbox" ,
88 "args" : [
99 " --prebuilt" ,
10- " cloud-sql-mssql" ,
10+ " cloud-sql-mssql-observability " ,
1111 " --stdio"
12- ],
13- "env" : {
14- "CLOUD_SQL_SQLSERVER_PROJECT" : " ${CLOUD_SQL_SQLSERVER_PROJECT}" ,
15- "CLOUD_SQL_SQLSERVER_REGION" : " ${CLOUD_SQL_SQLSERVER_REGION}" ,
16- "CLOUD_SQL_SQLSERVER_INSTANCE" : " ${CLOUD_SQL_SQLSERVER_INSTANCE}" ,
17- "CLOUD_SQL_SQLSERVER_DATABASE" : " ${CLOUD_SQL_SQLSERVER_DATABASE}" ,
18- "CLOUD_SQL_SQLSERVER_USER" : " ${CLOUD_SQL_SQLSERVER_USER}" ,
19- "CLOUD_SQL_SQLSERVER_PASSWORD" : " ${CLOUD_SQL_SQLSERVER_PASSWORD}"
20- }
12+ ]
2113 }
2214 },
23- "contextFileName" : " CLOUD-SQL-SQLSERVER.md"
15+ "contextFileName" : " CLOUD-SQL-SQLSERVER-OBSERVABILITY .md"
2416}
You can’t perform that action at this time.
0 commit comments