We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d6dcc commit 0124aabCopy full SHA for 0124aab
docs/http/prometheus.conf
@@ -7,7 +7,7 @@
7
js_import /usr/share/nginx-plus-module-prometheus/prometheus.js;
8
9
server {
10
- listen 9113:
+ listen 9113;
11
status_zone prometheus;
12
13
location = /metrics {
0 commit comments