Dustin C. Hatch ebdf587de1 local_exporter: Exporter for Zincati metrics
Zincati provides Prometheus metrics via a Unix socket.  In order for
these to be scraped by `vmagent`, they need to be exposed over HTTP.
The `local_exporter` is designed to do specifically this.

Unfortunately, the Zincati metrics socket is only accessible by the
*zincati* user, so the `local_exporter` also needs to run as that user.
Hopefully, the user ID will remain consistent in future versions of
CoreOS.
2023-10-03 15:29:58 -05:00
2023-09-16 08:15:08 -05:00
2023-08-04 15:01:18 -05:00
2023-09-21 22:34:14 -05:00
2023-07-17 15:16:01 -05:00
2023-07-17 15:16:01 -05:00
2023-07-17 15:16:01 -05:00
2023-09-21 22:29:51 -05:00
2023-09-21 22:34:14 -05:00
2023-09-16 08:15:08 -05:00
Description
No description provided
103 KiB
Languages
Shell 93.3%
Makefile 6.7%