systemd_exporter icon indicating copy to clipboard operation
systemd_exporter copied to clipboard

Exporter for systemd unit metrics

Results 58 systemd_exporter issues
Sort by recently updated
recently updated
newest added

`-systemd.collector.user` arg from container fails to `level=error msg="error collecting metrics" err="couldn't get dbus connection: exec: \"dbus-launch\": executable file not found in $PATH"` Reproducer: ``` podman rm -f systemd-exporter; podman run...

Version 0.6.0 is no longer reporting `systemd_process_cpu_seconds_total` metric. It reported it in version 0.5.0. Example: ``` # ./systemd_exporter-0.5.0.linux-amd64/systemd_exporter & # curl http://localhost:9558/metrics|grep cpu|wc -l 29 kill %1 ``` Version 0.6.0...

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.53.0. Release notes Sourced from github.com/prometheus/common's releases. v0.53.0 What's Changed Add StatusAt method for Alert struct by @​grobinson-grafana in prometheus/common#618 config: allow exposing real secret...

dependencies

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.59.1 to 0.60.0. Release notes Sourced from github.com/prometheus/common's releases. v0.60.0 What's Changed Synchronize common files from prometheus/prometheus by @​prombot in prometheus/common#692 slog: expose io.Writer by @​jkroepke in...

dependencies

Propagating changes from prometheus/prometheus default branch.

Hi, We've got the systemd exporter working and is able to collect user metrics (e.g. any user systemd units). However - this only is possible to run as one user...

Hi there :wave: Thanks for providing this exporter :heart:! I'm currently experiencing a sudden surge in scrape duration time for this exporter on only one of our VMs. I can't...

In some cases I want to monitor systemd services setup as a user unit ``` sudo su -l user1 systemctl status --user app1 ``` checking the systemd status from outside...

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.62.0 to 0.64.0. Release notes Sourced from github.com/prometheus/common's releases. v0.64.0 What's Changed Add deprecation notice to otlptranslator by @​ArthurSens in prometheus/common#773 Synchronize common files from prometheus/prometheus by...

dependencies
go