Hi I am configuring Signoz for our application and...
# support
u
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
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
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 ?
n