File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This example shows how to run NGINX Prometheus Exporter with web configuration.
4
4
configuration ` web-config.yml ` that enables basic authentication. It is configured to have a single user ` alice ` with
5
5
password ` password ` .
6
6
7
- See the full documentation of the
7
+ See the full documentation of the
8
8
[ web configuration] ( https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md ) for more details.
9
9
10
10
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This example shows how to run NGINX Prometheus Exporter with web configuration.
4
4
configuration ` web-config.yml ` that enables TLS and specifies the path to the TLS certificate and key files.
5
5
Additionally, there are two example TLS files ` server.crt ` and ` server.key ` that are used in the configuration.
6
6
7
- See the full documentation of the
7
+ See the full documentation of the
8
8
[ web configuration] ( https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md ) for more details.
9
9
10
10
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
You can’t perform that action at this time.
0 commit comments