apm-agent-go icon indicating copy to clipboard operation
apm-agent-go copied to clipboard

Oracle auto instrumentation

Open sarabu07 opened this issue 2 years ago • 3 comments

Add support for oracle in module/apmsql. This would help the teams using oracle database connections with Go-lang.

sarabu07 avatar Jan 27 '23 21:01 sarabu07

@sarabu07 which specific database/sql driver package are you using?

axw avatar Jan 30 '23 00:01 axw

Any update on this to have elastic APM for oracle? @axw @sarabu07

We are using github.com/jmoiron/sqlx

jigarshahindia avatar Jan 03 '24 15:01 jigarshahindia

This is not planned for the short term. However, we do provide an OpenTelemetry provider which would allow you to use our SDK with any otel instrumentation, such as otelsql.

dmathieu avatar Jan 03 '24 16:01 dmathieu