What is the standard approach for collecting OpenT...
# general
r
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?
s
Yes