ScrapeConfig.spec.eurekaSDConfigs.tlsConfig.ca.configMap.spec.gceSDConfigs
gceSDConfigs defines a list of GCE service discovery configurations.
| Field / Type | Description |
|---|---|
filter | filter defines the filter that can be used optionally to filter the instance list by other criteria Syntax of this filter is described in the filter query parameter section: https://cloud.google.com/compute/docs/reference/latest/instances/list
|
port | port defines the port to scrape metrics from. If using the public IP address, this must instead be specified in the relabeling rule.
|
project | project defines the Google Cloud Project ID
|
refreshInterval | refreshInterval defines the time after which the provided names are refreshed. If not set, Prometheus uses its default value.
|
tagSeparator | tagSeparator defines the tag separator is used to separate the tags on concatenation
|
zone | zone defines the zone of the scrape targets. If you need multiple zones use multiple GCESDConfigs.
|