What is the best path to send data (metrics) from ...
# general
ł
What is the best path to send data (metrics) from Telegraf into SigNoz?
v
I can see there is an opentelemetry output plugin for telegraf: https://github.com/influxdata/telegraf/tree/master/plugins/outputs/opentelemetry Maybe you can try that?
ł
Great. I was looking on https://docs.influxdata.com/telegraf/v1.19/plugins/ but there is no OpenTelemetry output plugin mentioned.
v
They added otel plugin support in later versions
ł
Are there some build in dashboards that I can upload into SigNoz to have some visualisation, or do I need build all from scratch? (for Telegraf)
Like Logz.io have some "Windows Performance - Telegraf" dashboard ready to use.
v
I am not sure we have such a build. Adding @Srikanth Chekuri, he might know
s
No, we don’t have any built-in dashboards for telegraf.
ł
Do you plan to have some dashboards repo? I see there is already one on github but it's empty.
s
Yes