mweinelt / kea-exporter

Export Kea Metrics in the Prometheus Exposition Format
MIT License
34 stars 17 forks source link

Export subnet_id as an additional label where applicable #16

Closed mweinelt closed 4 years ago

mweinelt commented 4 years ago

It has low cardinality, since it largely overlaps with subnet but at the same time it is more stable as it is unaffected by renumbering.

Fixes #15