jdbc-observations / datasource-micrometer

Micrometer Observation API instrumentation and Spring Boot 3 Auto-Configuration for JDBC APIs
Apache License 2.0
50 stars 8 forks source link

JdbcObservationDocumentation.JdbcEvents does not override getWallTime #29

Open philwebb opened 6 months ago

philwebb commented 6 months ago

See https://github.com/spring-projects/spring-boot/issues/38579 for background.

There's also a micrometer bug, but it would be nice to also fix it here.