The Site Locations exporter exposes location information of all sites to be consumed by Grafana via an HTTP endpoint.
The endpoint where the locations data can be queried.
[http.services.mentix.exporters.siteloc]
endpoint = "/loc"
Whether the endpoint requires authentication.
[http.services.mentix.exporters.siteloc]
is_protected = true
A list of all enabled connectors for the exporter.
[http.services.mentix.exporters.siteloc]
enabled_connectors = ["gocdb"]