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

Commits on Sep 3, 2024

  1. Add Micrometer Tracing libs

    Adds the required dependencies for Micrometer Tracing w/ the
    Brave bridge reporting to Wavefront or Zipkin.
    
    Resolves spring-cloud#553
    onobc committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c902385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5692fe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc992d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Remove prometheus-rsocket-client dependency

    It is already brought in transitively via prometheus-rsocket-spring.
    onobc committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    64e1917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede1be6 View commit details
    Browse the repository at this point in the history