Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upCouldn't load configuration (-config.file=documentation/examples/prometheus.conf #733
Comments
This comment has been minimized.
This comment has been minimized.
|
You are building from master, which contains the Changing the file extension should fix it:
You can either try out the release candidate (configuration docs, getting started docs) or build from the We also provide binaries for the different versions. |
This comment has been minimized.
This comment has been minimized.
|
That said, we have to update our getting started documentation to instruct building from the latest stable release (which should have a moving tag). Sorry about the confusion. |
This comment has been minimized.
This comment has been minimized.
|
I assume this explains/resolves the issue. Otherwise feel free to comment again. |
fabxc
closed this
May 26, 2015
This comment has been minimized.
This comment has been minimized.
|
yes. thanks. |
simonpasquier
pushed a commit
to simonpasquier/prometheus
that referenced
this issue
Oct 12, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
tdingus commentedMay 25, 2015
uname -a
Linux new-host-2.home 3.14.17-100.fc19.x86_64 #1 SMP Thu Aug 14 17:17:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
steps to reproduce:
a. git clone https://github.com/prometheus/prometheus.git
b. cd prometheus
c. make build
d. ./prometheus -config.file=documentation/examples/prometheus.conf
WARN[0000] No remote storage URLs provided; not sending any samples to long-term storage file=main.go line=126
INFO[0000] Loading configuration file documentation/examples/prometheus.conf file=main.go line=220
ERRO[0000] Couldn't load configuration (-config.file=documentation/examples/prometheus.conf): open documentation/examples/prometheus.conf: no such file or directory file=main.go line=224