K 10 svn:author V 3 rew K 8 svn:date V 27 2021-10-17T18:49:30.859591Z K 7 svn:log V 656 prometheus_sysctl_exporter(8): filter output using a regex Add two options, -i and -e, for filtering prometheus metrics. Each option takes a regular expression as an argument. The provided regex will be tested against the prometheus metric name. The -i option includes metrics matching the given regex. The -e option excludes metrics matching the given regex. Sponsored by: Modirum MDPay Sponsored by: Klara Inc. Reviewed by: 0mp, debdrup Differential Revision: https://reviews.freebsd.org/D32269 (cherry picked from commit 8ff2b52241400f2b5c2287b91e6e12b97ffd5773) Git Hash: 61156558d2a53e88c139561458420f2e62f6aa06 Git Author: rew@FreeBSD.org END