Skip to content
Snippets Groups Projects
Commit a571ffd5 authored by Ed Schouten's avatar Ed Schouten
Browse files

Document that double dashes must be used in command line flags.

Discussed in: #5
parent ccda37e6
Branches
No related tags found
No related merge requests found
......@@ -7,6 +7,11 @@ It extracts the metrics that are exposed by
connecting to UNIX socket `/var/run/dovecot/stats` and serves them as
Prometheus metrics over TCP port 9166.
A list of command line flags supported by this utility can be obtained
by looking at this exporter's `main()` function. Do note that all
command line flags require two leading dashes (e.g.,
`--dovecot.scopes`).
The metrics provided by this exporter look like this:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment