You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If doing everything from 'getting started' page, one will find out that config is wrong:
marko@marko-desktop:~/tmp/prometheus (master) $ ./prometheus -config.file=prometheus.conf
prometheus, version 0.13.3 (branch: master, revision: 572b280)
build user: marko@marko-desktop
build date: 20150520-18:45:13
go version: 1.4.2
E0520 18:56:16.629990 18370 main.go:224] Couldn't load configuration (-config.file=prometheus.conf): yaml: line 3: did not find expected ',' or '}'
E0520 18:56:16.630068 18370 main.go:225] Note: The configuration format has changed with version 0.14, please check the documentation.