minecraft: bind prometheus exporter to 0.0.0.0 — localhost blocks Prometheus scrape

This commit is contained in:
Hermes Agent service account
2026-07-19 18:20:11 -05:00
parent dfe81a5c20
commit c26b19793b

View File

@@ -13,7 +13,7 @@ metadata:
app.kubernetes.io/component: papermc
data:
config.yml: |
host: localhost
host: 0.0.0.0
port: 9225
enable_metrics:
entities_total: true