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

[Logs SDK] Send resource once to processor and exporter, and not for every event. #1636

Merged
merged 34 commits into from
Apr 30, 2024

Commits on Mar 21, 2024

  1. initial commit

    lalitb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    57fa974 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

  1. more changes

    lalitb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    597a2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a16ac View commit details
    Browse the repository at this point in the history
  3. lint error

    lalitb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    732b9d6 View commit details
    Browse the repository at this point in the history
  4. fix lint

    lalitb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c18499a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00c0eaa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. optimize otlp

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5361996 View commit details
    Browse the repository at this point in the history
  2. leftover comments

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a0dc96e View commit details
    Browse the repository at this point in the history
  3. propagate resource

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    36d9900 View commit details
    Browse the repository at this point in the history
  4. update changelog

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7ecf106 View commit details
    Browse the repository at this point in the history
  5. fix doc error

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f031e29 View commit details
    Browse the repository at this point in the history
  6. add tests

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    112a053 View commit details
    Browse the repository at this point in the history
  7. Remove todo

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    becd779 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaa3c89 View commit details
    Browse the repository at this point in the history
  9. Update opentelemetry-sdk/CHANGELOG.md

    Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
    lalitb and cijothomas committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    71a4efd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac4b788 View commit details
    Browse the repository at this point in the history
  11. leftover commit

    lalitb committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e4d5a70 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e5a2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f14674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de7dc51 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. avoid log data cloning

    lalitb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0634469 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    abc7507 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    lalitb committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    98c11b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce3e0f View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    lalitb committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0aef2fc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    dfecf91 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    lalitb committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    896f672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3576450 View commit details
    Browse the repository at this point in the history