Open
Description
The purpose and use-cases of the new component
The systemd receiver collects the value of different properties of a systemd unit and publishes that data as metrics data.
Example configuration for the component
receivers:
systemd:
services:
- sshd.service
- example.service
properties:
- ActiveState
- LoadedState
- MainPID
Telemetry data types supported
These would be primarily metrics
Is this a vendor-specific component?
- This is a vendor-specific component
- If this is a vendor-specific component, I am a member of the OpenTelemetry organization.
- If this is a vendor-specific component, I am proposing to contribute and support it as a representative of the vendor.
Code Owner(s)
Sponsor (optional)
Additional context
No response