Skip to content

Depending on spring-boot-starter-actuator without a tracing bridge results in empty and unwanted correlation IDs in the logs #47785

@vpavic

Description

@vpavic

I'm trying out 4.0.0-RC1 on one project, and after upgrading I've noticed Micrometer tracing being auto-configured. Upon closer inspection, it's due to Actuator starter now having api dependency on spring-boot-micrometer-tracing:

api(project(":module:spring-boot-micrometer-tracing"))

This shouldn't happen, so I guess this dependency should be removed from the starter.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions