|
пре 10 месеци | |
---|---|---|
.. | ||
src | пре 10 месеци | |
README.md | пре 2 година | |
build.gradle.kts | пре 2 година |
Provides OpenTelemetry auto-instrumentation for Apache DBCP.
This auto-instrumentation uses MBeanRegistration
methods for lifecycle detection, therefore it
only activates if the BasicDataSource
is registered to an MBeanServer
. If using Spring Boot,
this happens automatically as all Spring beans that support JMX registration are automatically
registered by default.