-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Migrate from cloud sleuth to micrometer tracing #20011
Migrate from cloud sleuth to micrometer tracing #20011
Conversation
It looks like snapshots need to be updated. |
3c60c5c
to
6f197da
Compare
Micrometer tracing is still a milestone and probably will follow spring boot 3 cycle, rebased against spring 3 branch. |
6f197da
to
6a081b5
Compare
It works almost of the box. |
6a081b5
to
329911a
Compare
It's working out of the box after jhipster/jhipster-bom@9bb15eb. Documentation updated at jhipster/jhipster.github.io#1238. Tested using:
Navigate to |
If startup freezes, disable Prometheus at application.yml. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like snapshots need to be updated.
Closes #20004.
Please make sure the below checklist is followed for Pull Requests.
When you are still working on the PR, consider converting it to Draft (below reviewers) and adding
skip-ci
label, you can still see CI build result at your branch.