kube-service-monitor-check
Check a prometheus service-monitor for any misconfiguration
Overview
Section titled “Overview”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
kubee-service-monitor-check <app name>Note: the service monitor should have the label app.kubernetes.io/name=<app name>