We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4ca35 commit 0ad49a2Copy full SHA for 0ad49a2
README.md
@@ -71,6 +71,8 @@ Usage of api:
71
[http] Healthy HTTP Status code {API_OK_STATUS} (default 204)
72
-port uint
73
[http] Listen port {API_PORT} (default 1080)
74
+ -prometheusIgnore string
75
+ [prometheus] Ignored path prefixes for metrics, comma separated {API_PROMETHEUS_IGNORE}
76
-prometheusPath string
77
[prometheus] Path for exposing metrics {API_PROMETHEUS_PATH} (default "/metrics")
78
-readTimeout string
0 commit comments