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

Manage context-propagation version in micrometer-bom #4847

Closed
shakuzen opened this issue Mar 11, 2024 · 2 comments
Closed

Manage context-propagation version in micrometer-bom #4847

shakuzen opened this issue Mar 11, 2024 · 2 comments
Labels
enhancement A general enhancement
Milestone

Comments

@shakuzen
Copy link
Member

Projects that have instrumentation based on Micrometer Observation may also need to use context-propagation to ensure propagation in that project is handled correctly. Currently, as context-propagation is an optional dependency, there is no version management provided in this case. If the project depends on Micrometer Tracing, that will pull in a transitive dependency on context-propagation (eliminating the need to choose the version), but not every project will have a dependency on tracing.

We can add context-propagation to the micrometer-bom with the version that we compile against for our optional integration with context-propagation in micrometer-core.

@shakuzen shakuzen added the enhancement A general enhancement label Mar 11, 2024
@shakuzen shakuzen added this to the 1.13.0-M2 milestone Mar 11, 2024
@spencergibb
Copy link
Collaborator

So part of boot 3.3? So cloud will be able to use it with a boot 3.4 baseline in 2024.0

@shakuzen
Copy link
Member Author

So part of boot 3.3?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants