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

[SelfDiagnostics] Add new public logging APIs for self diagnostics #1529

Closed
wants to merge 11 commits into from

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    6bd5605 View commit details
    Browse the repository at this point in the history
  2. fix typo

    xiang17 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f17a980 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Fix typo

    xiang17 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    269362b View commit details
    Browse the repository at this point in the history
  2. Fixing exception for duplicate method names in event listener.

    ERROR: Exception in Command Processing for EventSource OpenTelemetry-Api: Multiple definitions for string "event_EmitCriticalEvent".
    xiang17 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b30c842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ffd220 View commit details
    Browse the repository at this point in the history
  4. remove trailing whitespace

    xiang17 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    6a3d181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b04087 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge branch 'main' into xiang17/logging-api

    # Conflicts:
    #	src/OpenTelemetry.Api/.publicApi/net452/PublicAPI.Unshipped.txt
    #	src/OpenTelemetry.Api/.publicApi/netstandard2.0/PublicAPI.Unshipped.txt
    xiang17 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    75747d1 View commit details
    Browse the repository at this point in the history
  2. Resolve reference error.

    xiang17 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    477ad55 View commit details
    Browse the repository at this point in the history
  3. Modify comment

    xiang17 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cec9422 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

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