Open crockk opened 3 years ago
Oh, nevermind, I guess it just needed a second to update. Closing
Wait, no, I was right, it's not included. The example dashboard uses joins. Why not include the label in the metric directly?
I'm confused what the "name" value even does. I configured it expecting it to make it easier to differentiate between multiple tunnels, similar as the "sister project" https://github.com/MindFlavor/prometheus_wireguard_exporter does, but now realize that the value seems to not fulfill any purpose at all.
Would appreciate if someone implements this for a future release. :)
@crockk How did you get the name into some of your sample metrics? I cannot see it anywhere in my /metrics. I am using the .toml config.
Ah, nevermind. Now got it too. Heh.
Hi, I noticed my configured names aren't appearing in any metric except
wireguard_peer_info
. Thename
label does not appear in any of the other metrics (keys redacted):Is this a problem on my end or is it just not implemented? Could we include these labels in the other metrics?