Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.03 KB

prometheus.md

File metadata and controls

23 lines (12 loc) · 1.03 KB

Pinger makes network requests between pods/nodes/services/dns to test the connectivity in the cluster and expose metrics in Prometheus format.

Prometheus Integration

Kube-OVN will expose metrics of its own components and network quality. All exposed metrics can be found here.

You can use kube-prometheus to scrape the metrics. The related ServiceMonitor yaml can be found here.

Grafana Dashboard

Pinger grafana dashboard config can be found here.

alt text

Kube-OVN-Controller grafana dashboard config can be found here

alt text

Kube-OVN-CNI grafana dashboard config can be found here alt text

OVN grafana dashboard config can be found here