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

update quoteservice to opentelemetry-php beta #644

Merged
merged 7 commits into from
Dec 21, 2022

Commits on Dec 18, 2022

  1. update quoteservice to opentelemetry-php beta

    - update to opentelemetry-php beta versions
    - import only required opentelemetry-php libraries
    - use php auto-instrumentation (remove most manual instrumentation, but leave some manual instrumentation to illustrate that auto+manual can work together)
    - bump php to 8.2, the most recent version supported by opentelemetry-php
    brettmc committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    2b1c0c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    7155dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c9b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac4e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c458a93 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 21, 2022

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