Skip to content

kube-service-monitor-check

Check a prometheus service-monitor for any misconfiguration

Shows any misconfiguration of a prometheus service-monitor.

The service monitor should have the label app.kubernetes.io/name=<app name>

Based on Prometheus Operator troubleshooting

Usage:

Shows the service monitor of an app

Terminal window
kubee-service-monitor-check <app name>

Note: the service monitor should have the label app.kubernetes.io/name=<app name>