X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fdocs%2Fadministration%2Fmonitoring.md;h=9233fbe34f84e05848c290cd980f3159d3631e4a;hb=584f99b69dff93b4610c7e1042a9db5e89b1a31b;hp=fceb8c3a46b1f68d8552cd1031051a86be45193b;hpb=372eea4e7c1d183dce529678fd460e65c8da30c6;p=akkoma diff --git a/docs/docs/administration/monitoring.md b/docs/docs/administration/monitoring.md index fceb8c3a4..9233fbe34 100644 --- a/docs/docs/administration/monitoring.md +++ b/docs/docs/administration/monitoring.md @@ -7,7 +7,7 @@ To facilitate this, akkoma exposes prometheus metrics to be scraped. ## Prometheus -See: [export_prometheus_metrics](../configuration/cheatsheet#instance) +See: [export\_prometheus\_metrics](../../configuration/cheatsheet#instance) To scrape prometheus metrics, we need an oauth2 token with the `admin:metrics` scope. @@ -30,4 +30,4 @@ Once you have your token of the form `Bearer $ACCESS_TOKEN`, you can use that in static_configs: - targets: - example.com -``` \ No newline at end of file +```