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

fixing quoteservice metrics exporting #793

Merged

Commits on Mar 15, 2023

  1. fixing quoteservice metrics exporting

    metrics exporting was quietly failing due to misconfiguration. Update some packages
    to pick up the relevant bugfix, and use OTEL_EXPORTER_OTLP_ENDPOINT so that metrics,
    traces and eventually logs can use it.
    In passing, enable some logging which makes future errors more obvious.
    brettmc committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3eba7be View commit details
    Browse the repository at this point in the history
  2. changelog

    brettmc committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1e6c360 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Update CHANGELOG.md

    Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
    brettmc and julianocosta89 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    eda57bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4ce91 View commit details
    Browse the repository at this point in the history
  3. fixing changelog link

    brettmc committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f74b18d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baae28d View commit details
    Browse the repository at this point in the history