Hi I am configuring Signoz for our application and a few of our components are using older ruby versions - 2.7, which opentelemetry sdk currently does not support can you tell me how can we go ahead with instrumenting our application in signoz and getting the traces, we use new relic currently for tracing and stuff.
n
nitya-signoz
09/09/2024, 4:32 PM
So SigNoz completely relies on opentelemetry for the instrumentation. We don’t have any instrumentation SDK’s of our own. So the only way will be to upgrade to a newer version of Ruby.
u
Ujjwal Rastogi
09/10/2024, 4:07 PM
hi @nitya-signoz, our current ruby application telemetry is instrumented with opencensus which is the earlier version of opentelemtry, is there some way to integrate this with the current open telemetry setup ?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.