How do I report metrics from telefraf to signoz cloud? I found this page. I've got it working with my local docker signoz, configuring the telegraf output plugin to use
service_address = "127.0.0.1:4317"
. What host/port do I use for SigNoz Cloud? Do I need to include the auth token somehow?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.