Kubernetes operator to create/configure/manage Prometheus clusters atop Kubernetes.
Suppose we are collecting the same metrics for one month and now we want to modify the metrics to have …
prometheus prometheus-operatorI'm using the official stable/prometheus-operator chart do deploy Prometheus with helm. It's working good so far, except for the …
kubernetes prometheus prometheus-alertmanager prometheus-operatorI am using kubeadm to deploy single node kubernetes 1.11 cluster. I am unable to find servicemonitor resources. ➜ kube-prometheus git:(master) ✗ …
kubernetes prometheus-operatorI want to monitor a couple applications running on a Kubernetes cluster in namespaces named development and production through prometheus-operator. …
kubernetes monitoring prometheus kubernetes-helm prometheus-operatorI'm trying the prometheus-operator for the first time, and still struggling with the differences for managing Prometheus through that. The …
kubernetes label prometheus prometheus-operator