@User adding headers and filtering traces with that tag should be possible in signoz. Which language and framework are you using? We shall try to test it out
Ankit Nayan
04/01/2022, 1:11 PM
is there a way to enable method level tracing using opentelemetry & signoz ?
I don't think so. @User what do you say?
s
Srikanth Chekuri
04/01/2022, 1:14 PM
Not that I am aware of. Javaagent auto instrumentation covers lot of stuff for users and if that's not enough one has to start manually instrumenting their methods/code.
z
Zishan Shaikh
04/01/2022, 1:38 PM
is it a limitation of the opentelemetry agent for not supporting method level instrumentation ?
Zishan Shaikh
04/01/2022, 1:38 PM
as there are tools like pinpoint which supports method level instrumentation
@User Thank you for the response, Let me go through this and get back, i've been looking for method level tracing with opentelemetry, this is really helpful when we want to just run this as a APM tool, where we run our performance test suit and find the bottlenecks in the system at method level, performance testing teams specially are looking for this feature, wherein you can enable it in a certain environment and then disable it in prod
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.