HomeFreeBSD

evdev: use a prometheus-safe label for ev_sysctl_tree

Description

evdev: use a prometheus-safe label for ev_sysctl_tree

Prometheus doesn't allow spaces, let's normalize this to what we use
elsewhere for consistency. The sysctl exporter could probably do this
itself, but let's decouple that from the immediate problem: matching the
label between the exported data and in-tree is nice for greppability.

PR: 296179
Reviewed by: asomers, wulf
Differential Revision: https://reviews.freebsd.org/D57966

Details

Provenance
kevansAuthored on Jun 30 2026, 4:51 PM
Reviewer
asomers
Differential Revision
D57966: evdev: use a prometheus-safe label for ev_sysctl_tree
Parents
rGd5332d3a9042: generic_ehci_fdt: fix driver softc size
Branches
Unknown
Tags
Unknown