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 Micrometer tracing #554

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Sep 3, 2024

This PR adds the required dependencies for Micrometer Tracing with the Brave bridge
with the ability to report trace to Zipkin or Wavefront.

Also the following unrelated commits are piggybacking:

  • covenience script to do a full build w/o tests
  • update to Prometheus Rsocket 2.0.0-M1

Important

During merge please keep the commits separate as they are unrelated

Adds the required dependencies for Micrometer Tracing w/ the
Brave bridge reporting to Wavefront or Zipkin.

Resolves spring-cloud#553
@onobc onobc requested a review from corneil September 3, 2024 23:09
It is already brought in transitively via prometheus-rsocket-spring.
@artembilan artembilan merged commit 726d7cd into spring-cloud:main Sep 4, 2024
2 checks passed
@artembilan
Copy link
Collaborator

@onobc ,

looks like something is missing yet: https://github.com/spring-cloud/stream-applications/actions/runs/10707057201.

Apparently the deps management must be not only in one place.

Thanks

@onobc
Copy link
Collaborator Author

onobc commented Sep 4, 2024

@onobc ,

looks like something is missing yet: https://github.com/spring-cloud/stream-applications/actions/runs/10707057201.

Apparently the deps management must be not only in one place.

Thanks

Looking into it. I think the update I did w/ transitive dependency had a side effect as this was working locally. I will get it squared away and a fix submitted. Thanks for the review and merge.

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.

2 participants