Skip to main content
Prometheus Operator simplifies Prometheus setup on Kubernetes, providing CRDs for defining monitoring targets, alerting rules, and scrape configurations declaratively.

What Radar Shows

ServiceMonitor Detail View:
  • Status conditions
  • Job label and scrape endpoint configuration (port, path, interval, scheme)
  • Service selector (matchLabels)
  • Namespace selector scope
PrometheusRule Detail View:
  • Rule group breakdown with per-group rule counts
  • Alert rules vs recording rules summary
  • Group evaluation intervals
PodMonitor Detail View:
  • Pod metrics endpoint configuration (port, path, interval, scheme)
  • Pod selector (matchLabels)
  • Namespace selector scope
Resource Browser: Smart columns show status, endpoint count, selectors, and job labels at a glance.

Supported CRDs

CRDGroupTopologyDetail ViewAI Summary
ServiceMonitormonitoring.coreos.com/v1-Yes-
PodMonitormonitoring.coreos.com/v1-Yes-
PrometheusRulemonitoring.coreos.com/v1-Yes-
Alertmanagermonitoring.coreos.com/v1-Generic-