[Bug 253862] prometheus_sysctl_exporter outputs invalid format
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Feb 2022 12:22:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253862 Thomas Steen Rasmussen / Tykling <thomas@gibfest.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas@gibfest.dk --- Comment #7 from Thomas Steen Rasmussen / Tykling <thomas@gibfest.dk> --- This is still an issue on 13-STABLE as of a few days ago. It is outputting data which is not valid - it doesn't work. The workaround by Lapo Luchini in comment #5 works, but this behaviour should be built into the prometheus_system_exporter itself. The program could/should maintain a list of keys already output and skip if duplicates are found. I don't have time to look at creating a patch right now, hopefully someone else does :) -- You are receiving this mail because: You are the assignee for the bug.