Connector for gathering of common system metrics #171
Labels
_complexity:medium
A task with a medium complexity that should be challanging
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
onramp
Onramps
_size:medium
A medium sized task that will take some time to complete
Describe the problem you are trying to solve
Use Tremor as a system metrics collection agent, replacing Telegraf/Collectd/netdata/Nagios System Metrics plugin/etc as a source.
Describe the solution you'd like
Ability to configure an onramp dedicated to collect common system metrics.
Notes
Relying on a crate like heim would be a good starting point. Telegraf has many inputs that collect various system metrics though scattered in dozen+ plugins. It'd be good to have one that's highly configurable, similar to
node_exporter
in Prometheus land.The text was updated successfully, but these errors were encountered: