summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2023-12-27 22:32:42 -0500
committerMark Felder <feld@feld.me>2023-12-27 22:33:30 -0500
commit7cea0fe0bc73c0473971cb553b532c9760aed26a (patch)
treef796cf04bdfac44fd2e69bcc5e9ef34d92f8d7ae
parent47e00524f7c443d5313c1b05f05d61f50c3a1f7c (diff)
-rw-r--r--changelog.d/prometheus-docs.change1
-rw-r--r--docs/development/API/prometheus.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/prometheus-docs.change b/changelog.d/prometheus-docs.change
new file mode 100644
index 000000000..a9bd1e2e9
--- /dev/null
+++ b/changelog.d/prometheus-docs.change
@@ -0,0 +1 @@
+Update the documentation for configuring Prometheus metrics.
diff --git a/docs/development/API/prometheus.md b/docs/development/API/prometheus.md
index a5158d905..0f9f820ed 100644
--- a/docs/development/API/prometheus.md
+++ b/docs/development/API/prometheus.md
@@ -1,6 +1,6 @@
# Prometheus Metrics
-Pleroma includes support for exporting metrics via the [prometheus_ex](https://github.com/deadtrickster/prometheus.ex) library.
+Pleroma includes support for exporting metrics via the [prom_ex](https://github.com/akoutmos/prom_ex) library.
Config example: