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

enabling batch span processor metrics for quoteservice #878

Merged
merged 6 commits into from
May 8, 2023

Commits on May 4, 2023

  1. enabling batch span processor metrics for quoteservice

    PHP's batch span processor can emit metrics. There is not yet an async implementation,
    so use react's event loop to periodically flush traces and metrics.
    Add a grafana chart for some of the batch span processor metrics: dropped, pending, processed, queued
    brettmc committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3af9531 View commit details
    Browse the repository at this point in the history
  2. update changelog

    brettmc committed May 4, 2023
    Configuration menu
    Copy the full SHA
    adfca20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c55c61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ece49 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update dependencies

    julianocosta89 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    19314ea View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    7b9c507 View commit details
    Browse the repository at this point in the history