Metrics
Set the external impact-metrics source.
Enterprise feature
Updates the configuration of the external impact-metrics source (any Prometheus-compatible endpoint).
post/api/admin/impact-metrics/external-source
Request body
Example request
{
"enabled": true,
"url": "https://metrics.example.com"
}Response
This response has no body.