summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2022-11-02 22:49:55 -0400
committerMark Felder <feld@feld.me>2023-11-13 15:34:59 -0500
commit66cb3294ed942d461cabc32881e2a10ebfd182af (patch)
tree3ebc0620d5dce16a4da8dca8cf3bfac1e7253d94 /changelog.d
parent752bc168f6877e6a3ce2e2e508ec50069e9c1f61 (diff)
downloadpleroma-66cb3294ed942d461cabc32881e2a10ebfd182af.tar.gz
pleroma-66cb3294ed942d461cabc32881e2a10ebfd182af.zip
Switch to PromEx for prometheus metrics
Recommending use of the separate HTTP server for exposing the metrics and securing it externally on your firewall or reverse proxy. It will listen on port 4021 by default.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/promex.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/promex.add b/changelog.d/promex.add
new file mode 100644
index 000000000..1daaf7e4e
--- /dev/null
+++ b/changelog.d/promex.add
@@ -0,0 +1 @@
+Add PromEx to replace the prometheus library