Name | Type | Description | Notes |
---|---|---|---|
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. | |
project_id | str | The Google Cloud Platform (GCP) project id. | |
metric_filter_regex | str | A regular expression that a metric name must match (case-insensitively) in order to be ingested | [optional] |
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] |