What is the standard approach for collecting OpenTelemetry data from a desktop app? I am thinking like a Mac or PC application that only incidentally makes HTTP requests to my servers. I presume that I should have a proxy/collector that has the right auth and then that sends to SigNoz rather than sending directly from the user’s network, right?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.