apm-agent-go
apm-agent-go copied to clipboard
Oracle auto instrumentation
Add support for oracle in module/apmsql. This would help the teams using oracle database connections with Go-lang.
@sarabu07 which specific database/sql driver package are you using?
Any update on this to have elastic APM for oracle? @axw @sarabu07
We are using github.com/jmoiron/sqlx
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.