aboutsummaryrefslogtreecommitdiff
path: root/collector/systemd_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* Improve filter flag names.Ben Kochie2020-06-12
* collector/systemd: use regexp to extract systemd version (#1647)Paweł Krupa2020-03-27
* systemd: Clarify private flag description (#1587)Johannes 'fish' Ziemke2020-02-15
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* systemd: check version for availability of properties (#1413)Paul Gier2019-09-04
* Fix systemd restart counter label from state to name (#1393)mknapphrt2019-06-25
* Update systemd blacklist (#1255)Ben Kochie2019-02-17
* Systemd refactor (#1254)Paul Gier2019-02-11
* collector/systemd: add new label "type" for systemd_unit_state (#1229)Paul Gier2019-01-29
* [systemd] collect taskCurrent, tasksMax per systemd unit (#1098)Arno Uhlig2018-11-14
* Change systemd unit filtering (#1083)Ben Kochie2018-09-24
* NRestarts or NRefused aren't available on older systemd versions (#1039)James Hartig2018-08-14
* systemd: Remove unneeded/unhandled error returns (#1035)Julius Volz2018-08-05
* Filter out uninstalled systemd units when collecting all units (#1011)xginn82018-07-22
* Add systemd uptime metric collection (#952)Sven Lange2018-07-18
* Add a counter for refused socket unit connections, available as of systemd 23...xginn82018-07-16
* Adding socket stat collection for systemd socket units (#968)xginn82018-07-05
* Add support for NRestarts counter introduced in systemd 235 (#992)xginn82018-07-05
* Only use one dbus connection, required some refactoring.Tom Wilkie2018-01-31
* Export systemd timer last trigger sec.Tom Wilkie2018-01-31
* Add summary metrics for systemd exporter (#765)Sevag Hanssian2018-01-04
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Blacklist systemd scope unitsBen Kochie2017-03-23
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Add white/blacklisting of units for systemd collectorCalle Pettersson2016-08-20
* systemd-collector: support private/direct connections without dbusChristoph Hack2016-03-29
* collector: systemd: collect whether the system is operationalRémi Audebert2015-12-19
* collector: add systemdRémi Audebert2015-12-19