systemd_exporter
systemd_exporter copied to clipboard
Exporter for systemd unit metrics
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.46.0. Release notes Sourced from github.com/prometheus/common's releases. v0.46.0 What's Changed Add golangci-lint config by @SuperQ in prometheus/common#517 model: add metric type values by @bboreham in...
Bumps [github.com/godbus/dbus/v5](https://github.com/godbus/dbus) from 5.0.4 to 5.1.0. Release notes Sourced from github.com/godbus/dbus/v5's releases. v5.1.0 What's Changed fix: remove redundant type conversions by @liaohanqin in godbus/dbus#278 fix: fix dbus.Variant Store Method Bug...
Since https://github.com/prometheus-community/systemd_exporter/pull/119 has been merged, add descriptions for this feature and new flag.
Fixes: #112
(Originally posted at https://github.com/prometheus/node_exporter/issues/2830, where it was suggested to post here.) systemd can connect to systemd inside systemd-nspawn containers to provide a unified view of services from the host. ```...
## Observations I've managed to start systemd_exporter in a way in which it can't talk to systemd (I haven't figured out what's wrong yet, but this is not the topic...
Fixes: #27
Hello! When is the next release estimated to be? There are some changes to main that I am eagerly awaiting! Thanks!
Might be nice to have optional networkd metrics for this exporter. This has some examples of what I would like: - https://github.com/cooperlees/monitord-exporter I also use networkd's DHCP server for clients,...