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 5f02d9f commit 728738fCopy full SHA for 728738f
README.md
@@ -46,8 +46,9 @@ endpoints file which is scanned on a regular interval.
46
- `--kube-port`: The port for pods/endpoints on which prometheus is lisetening; if not specified, the
47
first TCP port found will be used
48
49
-**Endpoints file** discovery is configured using `--endpoints-file` -- the path to a file containing one
50
-endpoint per line.
+**Endpoints file** discovery is configured using:
+
51
+- `--endpoints-file` -- the path to a file containing one endpoint per line.
52
53
Selection
54
---
0 commit comments