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 OTLPHandler for standard library logging module #1903

Merged
merged 13 commits into from
Jun 18, 2021

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    43c79ae View commit details
    Browse the repository at this point in the history
  2. Add license

    srikanthccv committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b88bb2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a071fe View commit details
    Browse the repository at this point in the history
  4. Update handler

    srikanthccv committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a10ccb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. fix lint

    srikanthccv committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c31d36a View commit details
    Browse the repository at this point in the history
  2. Update handler tests

    srikanthccv committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c1d3eb6 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    srikanthccv committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0f6f3b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Fix merge conflicts

    srikanthccv committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3756f2d View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    srikanthccv committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    287719c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Update opentelemetry-sdk/src/opentelemetry/sdk/logs/__init__.py

    Co-authored-by: alrex <alrex.boten@gmail.com>
    srikanthccv and codeboten authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0dc7318 View commit details
    Browse the repository at this point in the history
  2. Review changes

    srikanthccv committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ef20aee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'logging-otlp-handler' of github.com:lonewolf3739/opente…

    …lemetry-python into logging-otlp-handler
    srikanthccv committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ff0f491 View commit details
    Browse the repository at this point in the history
  4. Add link to log levels

    srikanthccv committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3806614 View commit details
    Browse the repository at this point in the history