Skip to content

Instrument vertx-sql-client #7018

@dwipeshmishra

Description

@dwipeshmishra

Describe the bug
Not getting DB traces for java Vertx Version: 3.9.2 while auto-instrumenting application with opentelemetry but getting DB traces using same configuration for Vertx Version: 3.7.1

Steps to reproduce
Otel Configuration:
-Dotel.resource.attributes=service.name=demo-service -Dotel.exporter.otlp.endpoint=http://localhost:4317 -Dotel.javaagent.debug=false -Dotel.metrics.exporter=none -Dotel.traces.exporter=otlp -Dotel.integration.jdbc-datasource.enabled=true

What did you expect to see?
Was expecting to get mysql db traces but not getting in debug logs.

What did you see instead?
DB traces were missing
vertxAppWithoutDBTraces.txt

What version are you using?
Otel Version: 1.18.0

Environment
Compiler: 11.0.15
OS: Mac OS 12.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    contribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeenhancementNew feature or requestnew instrumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions