Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connector for gathering of common system metrics #171

Open
ernadh opened this issue Apr 13, 2020 · 2 comments
Open

Connector for gathering of common system metrics #171

ernadh opened this issue Apr 13, 2020 · 2 comments
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

Comments

@ernadh
Copy link
Member

ernadh commented Apr 13, 2020

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.

@ernadh ernadh added the enhancement New feature or request label Apr 13, 2020
@Licenser
Copy link
Member

Just throwing somethig in, that might belong in a different issue, but a bpf / (dtrace 😭) onramp might be very neat as an extension to system metrics.

@Licenser Licenser added the onramp Onramps label Apr 16, 2020
@mfelsche mfelsche added _complexity:medium A task with a medium complexity that should be challanging _size:medium A medium sized task that will take some time to complete labels Sep 30, 2021
@mfelsche
Copy link
Member

This library might be a good tool for obtaining system metrics: https://github.com/heim-rs/heim

@Licenser Licenser changed the title Onramp for gathering of common system metrics Connector for gathering of common system metrics Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants