googleapis.com

Manages your Cloud Monitoring data and configurations.

🔑 oauth2 15 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Fetches a specific dashboard.This method requires the monitoring.dashboards.g…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://monitoring.googleapis.com/v1/{name}
Lists the existing dashboards.This method requires the monitoring.dashboards.…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://monitoring.googleapis.com/v1/{parent}/dashboards
Lists labels for metrics.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://monitoring.googleapis.com/v1/{name}/location/{location}/prometheus/api/v1/labels
Endpoints (15 total)
GET
/v1/{name}
Fetches a specific dashboard.This method requires the monitoring.dashboards.g…
GET
/v1/{parent}/dashboards
Lists the existing dashboards.This method requires the monitoring.dashboards.…
GET
/v1/{name}/location/{location}/prometheus/api/v1/labels
Lists labels for metrics.
GET
/v1/{name}/location/{location}/prometheus/api/v1/metadata
Lists metadata for metrics.
GET
/v1/{name}/location/{location}/prometheus/api/v1/label/{label}/values
Lists possible values for a given label name.
GET
/v1/locations/global/metricsScopes:listMetricsScopesByMonitoredProject
Returns a list of every Metrics Scope that a specific MonitoredProject has be…
POST
/v1/{parent}/projects
Adds a MonitoredProject with the given project ID to the specified Metrics Sc…
POST
/v1/{parent}/dashboards
Creates a new custom dashboard. For examples on how you can use this API to c…
POST
/v1/{name}/location/{location}/prometheus/api/v1/query
Evaluate a PromQL query at a single point in time.
POST
/v1/{name}/location/{location}/prometheus/api/v1/labels
Lists labels for metrics.
POST
/v1/{name}/location/{location}/prometheus/api/v1/series
Lists metadata for metrics.
POST
/v1/{name}/location/{location}/prometheus/api/v1/query_range
Evaluate a PromQL query with start, end time range.
At a glance
Total SDKs10
Languages6
Endpoints15
Authoauth2
Categories2
https://monitoring.googleapis.com