Difference between revisions of "K8s prometheus"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
https://github.com/prometheus-operator/kube-prometheus/blob/main/docs/customizations/monitoring-additional-namespaces.md | https://github.com/prometheus-operator/kube-prometheus/blob/main/docs/customizations/monitoring-additional-namespaces.md | ||
+ | |||
+ | https://github.com/prometheus-operator/kube-prometheus/issues/1653 |
Latest revision as of 20:15, 27 February 2023
https://github.com/prometheus-operator/kube-prometheus
curl -sL http://prometheus-k8s.monitoring.svc:9090/api/v1/label/name/values | jq -r ".data[]" | sort ^C
https://github.com/prometheus-operator/kube-prometheus/issues/1653