superfly / docs

Apache License 2.0
102 stars 1.06k forks source link

Remove unsupported /api/v1/targets from Metrics documentation #1829

Closed wjordan closed 2 months ago

wjordan commented 2 months ago

Remove /api/v1/targets from Metrics docs. This endpoint is related to target discovery for prometheus scrape config, which we don't expose directly and has never been supported. (Instead, you set custom metrics on your apps and our system handles the scrape config internally).