@Enrico did you mean to say protect the signoz collector instance? You would have to enable one of the authentication extensions. It could simple static bearer token which can be shared b/w you instrumented app and collector or something like oatuh2 or oidc server which can issue them.
When you setup ready on the collector instance you would update the prev message to use the
WithHeaders
options to send the token.
e
Enrico
07/21/2022, 2:00 PM
Yes, can you share some link/doc to these authentication extensions?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.