Name | Type | Description | Notes |
---|---|---|---|
metric_filter_regex | str | A regular expression that a metric name must match (case-insensitively) in order to be ingested | [optional] |
project_id | str | The Google Cloud Platform (GCP) project id. | |
gcp_json_key | str | Private key for a Google Cloud Platform (GCP) service account within your project. The account must at least be granted Monitoring Viewer permissions. This key must be in the JSON format generated by GCP. Use '{"project_id": "%s"}' to retain the existing key when updating. | |
categories_to_fetch | list[str] | A list of Google Cloud Platform (GCP) services (such as ComputeEngine, PubSub, etc) from which to pull metrics. Allowable values are APPENGINE, BIGQUERY, BIGTABLE, CLOUDFUNCTIONS, CLOUDIOT, CLOUDSQL, CLOUDTASKS, COMPUTE, CONTAINER, DATAFLOW, DATASTORE, FIREBASEDATABASE, FIREBASEHOSTING, LOGGING, ML, PUBSUB, ROUTER, SPANNER, STORAGE, VPN | [optional] |