-
Notifications
You must be signed in to change notification settings - Fork 14
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
monitoring: enhance the demo with more telemetries #5
Comments
Hey @glimchb , is this issue available for the LFX mentorship session Jul-Dec ? |
yes |
Hey @glimchb , I'm interested in working with this project under LFX, I'm familiar with Go, but rest of things are little new to me.
|
start by running the repo docker compose and explore all metrics and all containers that are up and running |
I fixed the link above to https://github.com/opiproject/otel/blob/main/config/telegraf.conf |
Oh ok, I'll work on it. |
@glimchb i'm currently working on the https://github.com/influxdata/telegraf/tree/master/plugins/inputs/docker |
I am working on syslog |
@glimchb I am facing some issue in syslog. probably I am missing something in configuration, will figure it out by tomorrow probably. I have added few more telemetry |
@glimchb let's change the issue description with this it would be super easy to keep track of what is done and what is not.
|
done |
@glimchb, can you please put the check mark in the issue description for the plugin which are completed. Cpu, disk, dns_query, ethtool, kernel, mem, netstat, nginx. |
@Kevin222004 done |
while this exercise of adding more plugins is nice, we should pause for a bit.
please take a look https://github.com/opiproject/lab/tree/main/telegraf.d I was migrating slowly all plugins from this repo to lab repo |
this is the demo config file https://github.com/opiproject/otel/blob/main/config/telegraf.conf
we can add
also check new eBPF https://www.splunk.com/en_us/blog/devops/announcing-the-donation-of-the-opentelemetry-ebpf-collector.html
The text was updated successfully, but these errors were encountered: