Skip to content

Conversation

@jgrnrt
Copy link
Contributor

@jgrnrt jgrnrt commented Nov 7, 2025

fixes #282
It took a bit of time to find the problem. But actuator, uses micrometer and the actuator dependency doesn't add the context-propagation dependency. Maybe the actuator project should transitively add this dependency.

changes:

  • add needed micrometer context-propagation dependency
  • remove unnecessary code in test
  • remove ssl files
  • add grpc-client as module in settings.gradle
  • add needed micrometer context-propagation dependency to pom.xml

Is the keystore still needed?

- add needed micrometer context-propagation dependency
- remove unnecessary code and ssl files
- add grpc-client as module in settings.gradle
- add needed micrometer context-propagation dependency to pom.xml
@onobc
Copy link
Contributor

onobc commented Nov 7, 2025

Thank you very much @jgrnrt - very timely! Do you mind signing your commit as per https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring ?

@onobc
Copy link
Contributor

onobc commented Nov 8, 2025

Again, thank you so much @jgrnrt for the quick fix. I have incorporated it into the larger PR to add the starters back in and am closing this in favor of your commit 07e826f

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.

Kotlin sample not working

2 participants