feat(prometheus): add new flag --prometheus-metrics-path

This commit is contained in:
David
2026-01-14 17:04:57 +08:00
committed by GitHub
parent d111591c8b
commit 92de0cf6fe
4 changed files with 36 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ Feature: /debug
"prometheus-disable-collect": "false",
"prometheus-disable-route-logging": "false",
"prometheus-namespace": "gotenberg",
"prometheus-metrics-path": "/prometheus/metrics",
"webhook-allow-list": "",
"webhook-client-timeout": "30s",
"webhook-deny-list": "",