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 upConfig mismatch #4051
Comments
This comment has been minimized.
This comment has been minimized.
|
This is expected, to hide secrets we need to marshall and unmarshall the config so you end up seeing all the defaults. |
brian-brazil
closed this
Apr 6, 2018
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 22, 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. |
lock
bot
locked and limited conversation to collaborators
Mar 22, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
dbluxo commentedApr 6, 2018
What did you do?
Compare prometheus.yml config with the loaded prometheus config in ui
https://prometheus-url/configWhat did you expect to see?
Config in prometheus.yml is the same as the shown config in prometheus ui
What did you see instead? Under which circumstances?
Config mismatch, example:
In prometheus.yml:
Loaded config shown in prometheus ui:
Environment
We are using prometheus 2.2.1 inside kubernetes.
System information:
Linux 4.9.75-rancher x86_64
Prometheus version:
prometheus, version 2.2.1 (branch: HEAD, revision: bc6058c)
build user: root@149e5b3f0829
build date: 20180314-14:15:45
go version: go1.10