jojotong
jojotong
I want each metric contains a label to point out it's ingressClass. Currently, is has a label `controller_class`, but this is ingressClass's controller, not ingressClass name.
## Description As disscussed at https://github.com/prometheus-operator/prometheus-operator/issues/4606, this pr support to set templates in alertmanagerConfiguration. It will looks like: ```yaml apiVersion: monitoring.coreos.com/v1 kind: Alertmanager metadata: name: main spec: alertmanagerConfiguration: name: main...
Kubegems service maybe need a cache to store each plugin's status. So service can check related plugin status on each api request, Not only front-end to check the plugin status.
## Description As feature alert template supported at https://github.com/prometheus-operator/prometheus-operator/pull/4933. We should merge this PR after prometheus operator v0.60 released. Then use the helm chart witch support this feature. Ref: https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack...
Related issue: https://github.com/opsgenie/kubernetes-event-exporter/issues/159 Latest disscuss: https://github.com/resmoio/kubernetes-event-exporter/issues/16 Fixed commit: https://github.com/resmoio/kubernetes-event-exporter/commit/3cd9dd2c0db6df00197326e125fe041026b87a51
