Skip to content
Snippets Groups Projects
Unverified Commit 1d85464b authored by Joel Takvorian's avatar Joel Takvorian Committed by GitHub
Browse files

NETOBSERV-1533: refine metrics for dashboard creation (#281)

* NETOBSERV-1533: refine metrics for dashboard creation

- Use just two shared metrics for eviction counters: on for eviction
  events and one for flows; shared across ringbuf/map implementations
and labelled as such
- Report more errors via metrics

* Fix shared metrics

- Use a single metrics object that holds shared metrics
- Create shared metrics at startup

* Add more metrics:

- accounter and deduper buffer gauges
- use eviction metrics for exporters
- eviction from deduper
- limiter drops counter

* Use a different metric for ringbuf eviction counter

* Add map size gauges
parent d4d25a46
No related branches found
No related tags found
Loading
Showing with 225 additions and 218 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment