oracle / ojdbc-extensions

The Oracle JDBC Driver Extensions include providers for centralized configuration or token providers for authentication with the DB.
Universal Permissive License v1.0
13 stars 5 forks source link

Add tracer to MBean Configurataion #92

Closed fmeheust closed 2 months ago

fmeheust commented 2 months ago

This changes allow to use the MBean to set the tracer instead of retrieving it from GlobalOpenTelemetry.get().getTracer(...).