Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an integration test for auto-config #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ttddyy
Copy link
Member

@ttddyy ttddyy commented Aug 21, 2022

This PR adds an integration test for datasource observation auto-configuration.
Since this changeset requires Spring Boot to use micrometer 1.10.M4 or higher, I'll wait to merge this PR until spring-projects/spring-boot#32048 gets merged to the Spring Boot.

Background

Currently, Spring Boot snapshot uses micrometer 1.10.0.M3 but this PR requires micrometer 1.10.M4 or higher.
While developing, I used locally built Spring Boot with spring-projects/spring-boot#32048, which upgrades micrometer to M4.

@ttddyy ttddyy self-assigned this Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant