Skip to content

CE-2620: Stop using systemd exporter

Domonkos Gulyas requested to merge CE-2620_Stop-using-systemd-exporter into develop

As the systemd exporter is being phased out, there is no longer need to referencing it on the backend, so the affected code have been removed. Unfortunately, relying on the node_systemd_unit_state metric, we cannot determine which IOC services have been disabled. So I have decided to remove the 'IOC service is deactivated' alert.

Closes CE-2620

Merge request reports