X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fdocs%2Fadministration%2Fmonitoring.md;h=fceb8c3a46b1f68d8552cd1031051a86be45193b;hb=48d302a60f052960adae8b99e18c3936edb39011;hp=65fbbb2491a4d4706bdc5282a540199280175e7e;hpb=6d8e4d5e05fcd0729d4639bd96d0f63268f26054;p=akkoma diff --git a/docs/docs/administration/monitoring.md b/docs/docs/administration/monitoring.md index 65fbbb249..fceb8c3a4 100644 --- a/docs/docs/administration/monitoring.md +++ b/docs/docs/administration/monitoring.md @@ -7,6 +7,8 @@ To facilitate this, akkoma exposes prometheus metrics to be scraped. ## Prometheus +See: [export_prometheus_metrics](../configuration/cheatsheet#instance) + To scrape prometheus metrics, we need an oauth2 token with the `admin:metrics` scope. consider using [constanze](https://akkoma.dev/AkkomaGang/constanze) to make this easier -