allow disabling prometheus entirely
[akkoma] / docs / docs / administration / monitoring.md
index 65fbbb2491a4d4706bdc5282a540199280175e7e..fceb8c3a46b1f68d8552cd1031051a86be45193b 100644 (file)
@@ -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 -