jdbc-observations / datasource-micrometer

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

Populate QueryContext with the list of queries before creating observation #19

Closed dmurat closed 1 year ago

dmurat commented 1 year ago

PR for https://github.com/jdbc-observations/datasource-micrometer/issues/18

ttddyy commented 1 year ago

Thanks for the PR. Looks good to me. I have rebased to 1.0.x branch and merged it.