We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57877fa commit 213a5d0Copy full SHA for 213a5d0
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