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 uptls_config & basic_auth not added to Prometheus configs (endpoints) #5143
Comments
This comment has been minimized.
This comment has been minimized.
|
This is more a question for the Prometheus operator. Anyway it looks like you're mixing up Prometheus configuration fields with Prometheus operator's CRD fields. IIUC I'm closing it for now. If you have further questions, please use our user mailing list, which you can also search. |
simonpasquier
closed this
Feb 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mark-brzozowski commentedJan 28, 2019
•
edited by simonpasquier
Bug Report
What did you do?
Add tls_config and basic_auth settings
What did you expect to see?
I expected to see tls_config and basic_auth settings added when viewing my prometheus /config page.
What did you see instead? Under which circumstances?
These values were missing
Environment
System information:
insert output of
uname -srmherePrometheus version:
2.2.1
Alertmanager version:
0.14.0
Prometheus configuration file:
==================
values.yaml
=====================
Prometheus Service Monitor
From the Prometheus /config file:
Edited by @simonpasquier to fix the formatting.