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

Cocurrency otlp http session #1281

Merged

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

  1. Implement async version of OtlpHttpClient::Export

    Signed-off-by: owent <[email protected]>
    owent committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    4c3dc25 View commit details
    Browse the repository at this point in the history
  2. Finish async Export for OtlpHttpClient, OtlpHttpExporter and `Otl…

    …pHttpLogExporter`.
    
    Add tests for both sync and async exporting.
    
    Signed-off-by: owent <[email protected]>
    owent committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8ed3424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c2598e View commit details
    Browse the repository at this point in the history
  4. Fix missing calling NotifyForceFlushCompletion when ForceFlush is c…

    …alled without any span and log in async mode
    
    Signed-off-by: owent <[email protected]>
    owent committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    815e4e0 View commit details
    Browse the repository at this point in the history
  5. Fix missing calling to NotifyShutdownCompletion, when there is no r…

    …ecords when we shudown batch log/span processor.
    
    Signed-off-by: owent <[email protected]>
    owent committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8659418 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    075bc27 View commit details
    Browse the repository at this point in the history
  7. Add owent as an Approver (open-telemetry#1276)

    * add owent as reviewer
    
    * fix order
    lalitb authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b5155a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    28d08e9 View commit details
    Browse the repository at this point in the history
  2. Fix processor and otlp http client may wait for ever when run under a…

    … special sequence which is very hard to happen
    
    Signed-off-by: owent <[email protected]>
    owent committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f9282d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c9aece View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    3c7b44b View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    2c9ce39 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 26, 2022

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

Commits on Mar 29, 2022

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