mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 15:44:05 -08:00
Merge pull request #756 from StephanErb/prometheus.yml
Fix reference to example configuration file
This commit is contained in:
commit
5e12eab0da
|
@ -45,7 +45,7 @@ context.)
|
|||
In most circumstances, the following should work:
|
||||
|
||||
$ make build
|
||||
$ ./prometheus -config.file=documentation/examples/prometheus.conf
|
||||
$ ./prometheus -config.file=documentation/examples/prometheus.yml
|
||||
|
||||
The above requires a number of common tools to be installed, namely
|
||||
`curl`, `git`, `gzip`, `hg` (Mercurial CLI), `sed`, `xxd`. Should you
|
||||
|
|
Loading…
Reference in a new issue