promsd
Configuration for the Prometheus SD exporter of the Mentix service
When using the Prometheus SD exporter, the output filenames have to be configured first.
output_path string
The target path of the generated Prometheus File SD scrape configs for metrics.
[http.services.mentix.exporters.promsd]
output_path = "/var/shared/prometheus/sciencemesh"
enabled_connectors []string *
A list of all enabled connectors for the exporter.
[http.services.mentix.exporters.promsd]
enabled_connectors = ["gocdb"]
Last modified February 24, 2022: Mentix PromSD extensions (#2560) (01de93b3)