Closed TheSpiritXIII closed 3 months ago
This is the rule-evaluator equivalent of https://github.com/GoogleCloudPlatform/prometheus/pull/180
The following are now settable in the rule-evaluator Prometheus config:
google_cloud: export: match: []string compression: string credentials: string
When both CLI arguments and configurations are present, the CLI arguments will be the default and the set configurations will override the CLI arguments.
This is the rule-evaluator equivalent of https://github.com/GoogleCloudPlatform/prometheus/pull/180
The following are now settable in the rule-evaluator Prometheus config:
When both CLI arguments and configurations are present, the CLI arguments will be the default and the set configurations will override the CLI arguments.