Merge branch 'develop' into stable
[akkoma] / docs / docs / development / API / prometheus.md
index 0c23a404d8d61f87fb4d7a66e5831eb207552f65..39ecc5d386752dfb7b0917bc6ca08e12b1c1c74a 100644 (file)
@@ -40,5 +40,5 @@ The following is a config example to use with [Grafana](https://grafana.com)
     metrics_path: /api/pleroma/app_metrics
     scheme: https
     static_configs:
-    - targets: ['pleroma.soykaf.com']
+    - targets: ['otp.akkoma.dev']
 ```