Manage prometheus configuration using Prometheus operator
5 views
Skip to first unread message
EnthuDeveloper
unread,
Mar 19, 2020, 12:52:07 PM3/19/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Developers
Hello, I am looking for some recommendations as to how Prometheus configuration (like providing our custom alert rules and reload the alert rules dynamically if the alert rules files sees some modifications ) using Prometheus operator (helm charts ) ??
Installing Prometheus using Prometheus operator generates default configuration for it so trying to custom feed it using values.yaml file of Prometheus operator.