添加额外抓取配置
AdditionalScrapeConfigs允许指定额外的Prometheus scrape configs的Secret密钥。 指定的scrape configs会附加到Prometheus Operator生成的配置中。
指定的作业配置必须具有Prometheus官方文档中指定的形式。 由于附加了scrape configs,用户有责任确保它是有效的。 请注意,使用此功能可能会破坏Prometheus的升级。
建议查看Prometheus发行说明,以确保升级后没有不兼容的scrape configs会破坏Prometheus。
创建additional configuration
首先,需要创建一个附加配置。 例如:prometheus-additional-test.yaml
- job_name: "prometheus_additional_conf_test"
static_configs:
- targets: [