ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
809 stars 338 forks source link

Scrape the ovn-controller metric for rate of flow mod and group mod messages #2436

Closed abhat closed 1 month ago

abhat commented 3 years ago

OVN team is planning to add support for flow_mod and group_mod statistics in ovn-controller as tracked by: https://bugzilla.redhat.com/show_bug.cgi?id=1996146

We need a way to scrape this data and export it as a metric in Prometheus.

abhat commented 3 years ago

Looks like there is a ofproto_recv_openflow counter which perhaps already captures this at a higher granularity. This is likely sufficient. @putnopvut @trozet @dcbw - thoughts?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.