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

[next] merge changes from main #4363

Merged
merged 35 commits into from
Dec 13, 2023
Merged

Commits on Nov 20, 2023

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

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    38db748 View commit details
    Browse the repository at this point in the history
  2. fix(instrumentation-http): resume responses when there is no response…

    … listener
    
    Fixes a memory leak where unhandled response bodies pile up in node 20
    dyladan committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    762a65a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. feat: add script to update changelogs on release preparation (open-te…

    …lemetry#4315)
    
    * feat: add script to update changelogs on releases
    
    * fix: address comments
    
    * Apply suggestions from code review
    
    Co-authored-by: Trent Mick <trentm@gmail.com>
    
    * fix: apply suggestions from code review
    
    * fix: use packageJson.version instead of version
    
    ---------
    
    Co-authored-by: Trent Mick <trentm@gmail.com>
    pichlermarc and trentm committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f654636 View commit details
    Browse the repository at this point in the history
  2. Fix event name

    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bf8ee62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470a2bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dda06a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f96f1f View commit details
    Browse the repository at this point in the history
  6. Merge pull request open-telemetry#4332 from dyladan/node-20-leak

    fix(instrumentation-http): resume responses when there is no response…
    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cc4ff2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a52166 View commit details
    Browse the repository at this point in the history
  8. Merge pull request open-telemetry#4335 from dyladan/node-20-test

    test: make rawRequest HTTP-compliant
    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    593d220 View commit details
    Browse the repository at this point in the history
  9. Add node 20 to test matrix

    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d0d9581 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0034ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e2fcda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    317c93d View commit details
    Browse the repository at this point in the history
  13. Changelog

    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0b7dc46 View commit details
    Browse the repository at this point in the history
  14. nit: single import

    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c4e75fb View commit details
    Browse the repository at this point in the history
  15. Remove unused files

    dyladan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a81e0ea View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    1447ad5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request open-telemetry#4336 from dyladan/test-20

    Add node 20 to test matrix
    dyladan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6dd075c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e94536 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord (

    …open-telemetry#4289)
    
    * feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord
    
    * chore: check droppedAttributesCount value in test case
    
    * feat(otlp-transformer): make toLogRecord() use ReadableLogRecord.droppedAttributesCount
    
    ---------
    
    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    HyunnoH and pichlermarc committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    dcf93e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(api-logs): allow passing in TimeInput for LogRecord (open-telemet…

    …ry#4345)
    
    * fix: allow passing in TimeInput for LogRecord
    
    * chore: update changelog
    seemk committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    104a5e8 View commit details
    Browse the repository at this point in the history
  2. fix: programmatic url and headers take precedence in metric exporters… (

    open-telemetry#4334)
    
    * fix: programmatic url and headers take precedence in metric exporters (open-telemetry#2370)
    
    * chore: adjust grpc exporter metrics test
    
    * chore(changelog): update changelog
    Vunovati committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4daa264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b0fb7b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    4e77c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9349c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237c757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be10fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dddab06 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix(otlp-exporter-base): decrease default concurrency limit to 30 (op…

    …en-telemetry#4211)
    
    * fix(otlp-exporter-base): decrease concurrency limit to 30
    
    * fix(changelog): add changelog entry
    pichlermarc committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    af4f7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe1ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a942cb7 View commit details
    Browse the repository at this point in the history