Thank you, but that seems to stay in our locally installed stack. What usage data are sent out of it to you? On the picture I’ve sent it says “Anonymise my usage data. We collect data to measure product usage.” What kind of data are you collecting?
The SigNoz backend server sends a keep-alive ping every 6 hours to indicate that it is still running without any errors. We also send some metrics around usage like number of spans and timeseries to understand the scale at which signoz is being deployed and hence helps us to proactively run benchmarks on similar scale and fix any performance issues that users might be facing.
Ankit Nayan
07/10/2022, 3:56 AM
Copy code
SigNoz UI captures behavioural data around navigation, clicks and total number of services. No data about your services or payload is captured.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.