Cloud Monitoring API

Service: monitoring.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://monitoring.s3nsapis.fr

REST Resource: v3.folders.timeSeries

Methods
list GET /v3/{name}/timeSeries
Lists time series that match a filter.

REST Resource: v3.organizations.timeSeries

Methods
list GET /v3/{name}/timeSeries
Lists time series that match a filter.

REST Resource: v3.projects.metricDescriptors

Methods
create POST /v3/{name}/metricDescriptors
Creates a new metric descriptor.
delete DELETE /v3/{name}
Deletes a metric descriptor.
get GET /v3/{name}
Gets a single metric descriptor.
list GET /v3/{name}/metricDescriptors
Lists metric descriptors that match a filter.

REST Resource: v3.projects.monitoredResourceDescriptors

Methods
get GET /v3/{name}
Gets a single monitored resource descriptor.
list GET /v3/{name}/monitoredResourceDescriptors
Lists monitored resource descriptors that match a filter.

REST Resource: v3.projects.timeSeries

Methods
create POST /v3/{name}/timeSeries
Creates or adds data to one or more time series.
list GET /v3/{name}/timeSeries
Lists time series that match a filter.
query
(deprecated)
The method google.monitoring.v3.QueryService.QueryTimeSeries is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.location.prometheus.api.v1

Methods
labels The method google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels is not available in Trusted Cloud by S3NS.
query The method google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant is not available in Trusted Cloud by S3NS.
query_exemplars The method google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars is not available in Trusted Cloud by S3NS.
query_range The method google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange is not available in Trusted Cloud by S3NS.
series The method google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.location.prometheus.api.v1.label

Methods
values The method google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.location.prometheus.api.v1.metadata

Methods
list The method google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata is not available in Trusted Cloud by S3NS.