Metrics
Get the external impact-metrics source.
Enterprise feature
Returns the current configuration of the external impact-metrics source (any Prometheus-compatible endpoint).
get/api/admin/impact-metrics/external-source
Response
externalImpactMetricsSourceSchema
Example response
{
"enabled": true,
"url": "https://metrics.example.com"
}Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○