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

feat: Open telemetry integration and span Id fix for nodejs logging library #1497

Merged
merged 30 commits into from
Jun 3, 2024

Commits on Feb 21, 2024

  1. feat: OpenTelemetry integration

    cindy-peng committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    265a909 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. feat: add otel system testing with cloud tracing

    cindy-peng committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    608c053 View commit details
    Browse the repository at this point in the history
  2. Add unit testing for otel context

    cindy-peng committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    54d4991 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add parseOtelContext test

    cindy-peng committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d0be991 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. testing entry metadata population

    cindy-peng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9b1a5d3 View commit details
    Browse the repository at this point in the history
  2. Add system test suites

    cindy-peng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fd8eb30 View commit details
    Browse the repository at this point in the history
  3. remove only mocha test keywords

    cindy-peng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e5da43f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix lint errors

    cindy-peng committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    809b940 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix lint issues

    cindy-peng committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    73de242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c254669 View commit details
    Browse the repository at this point in the history
  3. Add span end method in system tests

    cindy-peng committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1da8791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e5f47 View commit details
    Browse the repository at this point in the history
  5. fix gts check

    cindy-peng committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    82a89bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9977f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2af395 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfdff26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d926fd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Remove comments

    cindy-peng committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    20e93c9 View commit details
    Browse the repository at this point in the history
  2. move otel packages to peer dependencies

    cindy-peng committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    24be272 View commit details
    Browse the repository at this point in the history
  3. move otel packages to peer dependencies

    cindy-peng committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2620b16 View commit details
    Browse the repository at this point in the history
  4. fix system test

    cindy-peng committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e63c546 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    7620bb5 View commit details
    Browse the repository at this point in the history
  2. add bitmask for tracesampled flag

    cindy-peng committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91c3d6e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix pack-n-play testing

    cindy-peng committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7260c2b View commit details
    Browse the repository at this point in the history
  2. revert pack-n-play sample configuration

    cindy-peng committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dfe4202 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    567b953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3342bb7 View commit details
    Browse the repository at this point in the history
  3. fix comments to return value directy

    cindy-peng committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f4dfbff View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Jun 3, 2024

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