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

[AutoMerge][Main] Merging staged change(s) to main #210

Commits on Oct 27, 2023

  1. feat: Add Azure App Service, Azure Functions, and VM Resource Detecto…

    …rs (#1740)
    
    * Implement app service detector.
    
    * Finish vm detector.
    
    * feat(azure-resource-detector): Fix Azure VM detector.
    
    * feat(azure-resource-detector) Add readme.
    
    * Add changelog entry.
    
    * feat(azure-resource-detector): Add azure functions detector.
    
    * fix(azure-resource-detectors): Clean up typos, deps and lint.
    
    * fix(azure-resource-detector): Add types file.
    
    * update(azure-resource-detectors): Update component owners.
    
    * Update release-please config.
    
    * Update release-please manifest.
    
    * Fix lint errors.
    JacksonWeber authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1b0caa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. chore: track package-lock.json (#4238)

    * chore: track package-lock.json
    
    * Pin to old versions for node 14
    
    * Use version range
    
    * Remove unused cached directories
    
    * Temporarily disable other tests
    
    * Temporarily enable only api test
    
    * Enable only some packages
    
    * Test only api packages
    
    * Test trace exporters
    
    * Fix line ordering
    
    * Test all packages except otlp exporters
    
    * Add trace http exporter
    
    * Add trace proto exporter
    
    * Test all but grpc exporters
    
    * chore: use npm workspaces and degrade lerna to v6
    
    * chore: get rid of lerna bootstrap
    
    * chore: use npx
    
    * chore: allow install scripts to setup buf
    
    * chore: fix w3c-integration-test cache key
    
    * chore: fix cache key
    
    * chore: disable resource compat test
    
    * chore: fix node_modules assumptions
    
    * chore: fix hoisted karma issue
    
    * chore: fix markdown linter complaints
    
    * chore: lock @grpc/grpc-js to v1.8.21
    
    * Break caches
    
    * chore: remove cache
    
    * chore: fixup inline commands
    
    ---------
    
    Co-authored-by: Daniel Dyla <[email protected]>
    legendecas and dyladan authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e9328ab View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. docs: fixed link to benchmark results (#4233)

    Co-authored-by: Chengzhong Wu <[email protected]>
    martinkuba and legendecas authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    95471d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    de6156a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586def4 View commit details
    Browse the repository at this point in the history
  3. fix: otlp json encoding (#4220)

    Co-authored-by: Marc Pichler <[email protected]>
    seemk and pichlermarc authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9db6352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd232cd View commit details
    Browse the repository at this point in the history
  5. docs: fix sdk-node config instructions (#4249)

    Co-authored-by: Marc Pichler <[email protected]>
    edosrecki and pichlermarc authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d434f84 View commit details
    Browse the repository at this point in the history
  6. [AutoMerge] ## Merging otel-js @ [d434f84...](open-telemetry/opentele…

    …metry-js@d434f84)
    
      - commit d434f84
      - Author: Dinko Osrecki <[email protected]>
      - Date:   Mon Nov 6 16:13:09 2023 +0100
      -     docs: fix sdk-node config instructions (#4249)
      - ...
    ### Auto resolving 2 conflicts to select the master repo version
    Summary of changes by file state
    UD (Updated <=> Deleted): 1
    UA (Updated <=> Added): 1
    
     - (UD) auto-merge/js/experimental/packages/otlp-transformer/src/common/unsigned_long.ts - Unmerged, deleted by them => remove
     - (UA) auto-merge/js/maintenance/npm_workspaces.md - Unmerged, added by them => checkout theirs
    opentelemetrybot committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d7c948b View commit details
    Browse the repository at this point in the history
  7. [AutoMerge] ## Merging otel-js-contrib @ [de6156a...](open-telemetry/…

    …opentelemetry-js-contrib@de6156a)
    
      - commit de6156a
      - Author: Trent Mick <[email protected]>
      - Date:   Mon Nov 6 00:56:47 2023 -0800
      -     fix(instrumentation-fastify): do not wrap preClose and onRequestAbort hooks (#1764)
      - ...
    opentelemetrybot committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    99bde18 View commit details
    Browse the repository at this point in the history
  8. [AutoMerge] Identifying and fixing merge issues from staged repos

    Processing otel-js
     - (xM) /auto-merge/js/package-lock.json - Re-Copying master file
     - (*F) /detectors - Removing extra folder detectors
     - (*E) /package-lock.json - Removing extra file
    Processing otel-js-contrib
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/.eslintignore - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/.eslintrc.js - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/.npmignore - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/CHANGELOG.md - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/LICENSE - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/README.md - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/package.json - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/detectors/AzureAppServiceDetector.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/detectors/AzureFunctionsDetector.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/detectors/AzureVmDetector.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/detectors/index.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/index.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/types.ts - Re-Copying master file
     - (xM) /auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/test/detectors/AzureAppServiceDetector.test.ts - Re-Copying master file
    ...truncated...
    opentelemetrybot committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7d5a607 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix: host-metrics system.cpu.utilization calculation fix (#1741)

    * tests: tune the fake clock for testing
    
    * tests: tune the values to expect
    
    * chore: lint autofix
    
    * chore: improve os.cpus mock
    
    * chore: revert implementation for process CPU usage
    
    * chore: rename var
    
    * chore: avoid having useless data upon 1st collection
    
    * chore: remove comments
    
    * chore: change system.cpu attribute names to match semantic conventions
    
    * chore: update test
    
    * chore: lint fix
    david-luna authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b9350d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd1948 View commit details
    Browse the repository at this point in the history
  3. fix: use context API to bind connection checkOut callback (#1766)

    * fix: use context API to bind connection checkOut callback
    
    * chore: fix lint
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    david-luna and blumamir authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    229b1f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b4466 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267dfad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    7348635 View commit details
    Browse the repository at this point in the history
  2. feat: additional instrumentation debug diagnostics (#1777)

    * feat: additional instrumentation diagnostics
    
    * fix: use componentlogger
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    seemk and blumamir authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    adbe86d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c1867 View commit details
    Browse the repository at this point in the history
  4. feat(auto-instrumentations-node): Expose getting resource detectors (…

    …#1772)
    
    * feat(auto-instrumentations-node): Expose getting resource detectors
    
    The auto instrumentation package provides users with a very easy way to
    instrument their application, either from the commandline or
    programatically. Users wishing the configure these instrumentations can also
    call `getNodeAutoInstrumentations`.
    
    This commit also exposes `getResourceDetectorsFromEnv`, so that users
    configuring or somehow wishing to change the easy to use autoinstrumentation
    entrypoint can also use the preconfigured resource detectors. Since the
    autoinstrumentation package sets its exports, this function was previously
    inaccessible.
    
    Usage can look like this:
    
    ```js
    const { getNodeAutoInstrumentations, getResourceDetectorsFromEnv } = require('@opentelemetry/auto-instrumentations-node');
    const opentelemetry = require('@opentelemetry/sdk-node');
    
    const sdk = new opentelemetry.NodeSDK({
      instrumentations: getNodeAutoInstrumentations({
        '@opentelemetry/instrumentation-fs': { enabled: false },
      }),
      resourceDetectors: getResourceDetectorsFromEnv(),
    });
    
    // use the sdk
    ```
    
    Workarounds can be found [elsewhere in the opentelemetry repos](https://github.com/open-telemetry/opentelemetry-demo/blob/855bde3588b0fe85e500bec185dc2f311b15f98a/src/paymentservice/opentelemetry.js#L28-L38).
    These can be fixed once a release is made.
    
    Resolves #1531.
    
    * style: Align indentation
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    Zirak and blumamir authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    89f07d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ef45fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f665499 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    7f420e2 View commit details
    Browse the repository at this point in the history
  2. fix(auto-instrumentations-web)!: Add zone.js as a peerDependency (#1768)

    * chore: Add zone.js as a peerDep of auto-instrumentations-web
    
    * chore: Empty commit to re-run CI
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    dbasilio and blumamir authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5564096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c478c11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da94ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    654638a View commit details
    Browse the repository at this point in the history
  6. chore: type reference on zone.js (#4257)

    Co-authored-by: Marc Pichler <[email protected]>
    legendecas and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f2b447d View commit details
    Browse the repository at this point in the history
  7. docs: add docker-compose to run prometheus for the experimental examp…

    …le (#4268)
    
    Co-authored-by: Marc Pichler <[email protected]>
    Lp-Francois and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    40fde0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5ef8de View commit details
    Browse the repository at this point in the history
  9. Merge pull request open-telemetry#201 from opentelemetrybot/opentelem…

    …etrybot/auto-merge-repo-staging
    
    [AutoMerge][Staging] Merging change(s) from otel-js; otel-js-contrib;
    MSNev authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6bd9a07 View commit details
    Browse the repository at this point in the history
  10. [AutoMerge] ## Merging otel-js @ [f5ef8de...](open-telemetry/opentele…

    …metry-js@f5ef8de)
    
      - commit f5ef8de
      - Author: Hyun Oh <[email protected]>
      - Date:   Fri Nov 10 01:19:46 2023 +0900
      -     fix(sdk-logs): avoid map attribute set when count limit exceeded (#4195)
      - ...
    ### Auto resolving 3 conflicts to select the master repo version
    Summary of changes by file state
    UA (Updated <=> Added): 3
    
     - (UA) auto-merge/js/experimental/examples/prometheus/docker-compose.yaml - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/experimental/examples/prometheus/prometheus.docker.yml - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/packages/opentelemetry-sdk-trace-base/test/performance/benchmark/BatchSpanProcessor.js - Unmerged, added by them => checkout theirs
    opentelemetrybot committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2b2acae View commit details
    Browse the repository at this point in the history
  11. [AutoMerge] ## Merging otel-js-contrib @ [da94ee9...](open-telemetry/…

    …opentelemetry-js-contrib@da94ee9)
    
      - commit da94ee9
      - Author: Marc Pichler <[email protected]>
      - Date:   Thu Nov 9 14:34:02 2023 +0100
      -     chore(deps): unpin @opentelemetry/* in fastify instrumentation and mysql example (#1784)
      - ...
    opentelemetrybot committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2b5a17a View commit details
    Browse the repository at this point in the history
  12. [AutoMerge] Identifying and fixing merge issues from staged repos

    Processing otel-js
     - (xM) /auto-merge/js/experimental/packages/otlp-transformer/test/performance/benchmark/index.js - Re-Copying master file
     - (*F) /experimental - Removing extra folder experimental
    Processing otel-js-contrib
    opentelemetrybot committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d897313 View commit details
    Browse the repository at this point in the history
  13. Merge pull request open-telemetry#203 from opentelemetrybot/opentelem…

    …etrybot/auto-merge-repo-staging
    
    [AutoMerge][Staging] Merging change(s) from otel-js; otel-js-contrib;
    MSNev authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2cd0511 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat: add esnext target for web instrumentations (#1776)

    Co-authored-by: Daniel Dyla <[email protected]>
    Co-authored-by: Marc Pichler <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2698bb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. refactor(auto-instrumentations-node): Name export getResourceDetector…

    …s (#1792)
    
    Better align with the other exports.
    
    Follow-up to #1772.
    Zirak authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    24ffb3b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. fix(instrumentation-koa): handle koa routes being of type RegExp (#1754)

    * chore: replace deprecated SpanAttributes type with Attributes
    
    * fix: handle layer path being a string or regex
    
    * chore: add test for RegExp koa route
    
    * fix: single quote string due to linting
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    ramesius and blumamir authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e313938 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore: cleanup files in package json (#1786)

    * chore: typo in CONTRIBUTING.md
    
    * chore: cleanup files entries in package.json (#820)
    
    * chore: add missing files entries to package.json (#820)
    
    * chore: remove useless .npmignore (#820)
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    macno and blumamir authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9b76ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41cada View commit details
    Browse the repository at this point in the history
  3. chore: release main (#1742)

    dyladan authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    607d375 View commit details
    Browse the repository at this point in the history
  4. feat(instrumentation-aws-sdk)!: Capture full ARN for span attribute m…

    …essaging.destination.name for SNS topics (#1727)
    
    * Capture full ARN for SNS topics in messaging.destination
    
    Problem:
    The use of topic names instead of ARNs in `messaging.destination` omits
    essential account information, making topic localization cumbersome.
    
    Solution:
    Adopt full ARNs as the value for `messaging.destination`, preserving both
    topic name and account details, aligning with current SNS ServiceExtension
    approach.
    
    Closes #1716
    
    * Add new span attribute instead of modifying the existing attribute
    
    ---------
    
    Co-authored-by: Marc Pichler <[email protected]>
    alingamn and pichlermarc authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28ea3b6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update commitlint monorepo to v18 (#1788)

    Co-authored-by: Daniel Dyla <[email protected]>
    renovate-bot and dyladan authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ea73a67 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b0c0ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee50d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99db4bb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix(sdk-trace-base): processor onStart called with a span having empt…

    …y attributes (#4277)
    
    Co-authored-by: artahmetaj <[email protected]>
    satazor and ArtAhmetaj authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    10f6c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed54c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8b374 View commit details
    Browse the repository at this point in the history
  4. chore: fix npm release preparation scripts, add .npmrc and release sc…

    …ript (#4275)
    
    Co-authored-by: Trent Mick <[email protected]>
    pichlermarc and trentm authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2c7d5c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eddf51 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. chore: use npm workspaces and a package-lock.json (#1771)

    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c7c7547 View commit details
    Browse the repository at this point in the history
  2. fix: Export All Azure Resource Detectors (#1800)

    Co-authored-by: Marc Pichler <[email protected]>
    JacksonWeber and pichlermarc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7370386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c1050b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51be418 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. [AutoMerge] ## Merging otel-js @ [51be418...](open-telemetry/opentele…

    …metry-js@51be418)
    
      - commit 51be418
      - Author: Daniel Dyla <[email protected]>
      - Date:   Thu Nov 16 15:56:26 2023 -0500
      -     Execute binaries from root node modules (#4302)
      - ...
    opentelemetrybot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    481f435 View commit details
    Browse the repository at this point in the history
  2. [AutoMerge] ## Merging otel-js-contrib @ [5c1050b...](open-telemetry/…

    …opentelemetry-js-contrib@5c1050b)
    
      - commit 5c1050b
      - Author: Mend Renovate <[email protected]>
      - Date:   Thu Nov 16 16:29:56 2023 +0100
      -     chore(deps): update all patch versions (#1723)
      - ...
    ### Auto resolving 52 conflicts to select the master repo version
    Summary of changes by file state
    UD (Updated <=> Deleted): 47
    UA (Updated <=> Added): 5
    
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-alibaba-cloud/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-aws/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-container/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-gcp/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-github/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-instana/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/metapackages/auto-instrumentations-node/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/metapackages/auto-instrumentations-web/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/packages/opentelemetry-host-metrics/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/packages/opentelemetry-id-generator-aws-xray/.npmignore - Unmerged, deleted by them => remove
     - (UA) auto-merge/contrib/packages/opentelemetry-test-utils/src/test-fixtures.ts - Unmerged, added by them => checkout theirs
     - (UD) auto-merge/contrib/plugins/node/instrumentation-amqplib/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/plugins/node/instrumentation-cucumber/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/plugins/node/instrumentation-dataloader/.npmignore - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/plugins/node/instrumentation-fs/.npmignore - Unmerged, deleted by them => remove
    ...truncated...
    opentelemetrybot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    49980e5 View commit details
    Browse the repository at this point in the history
  3. [AutoMerge] Identifying and fixing merge issues from staged repos

    Processing otel-js
     - (xM) /auto-merge/js/.npmrc - Re-Copying master file
     - (*E) /.npmrc - Removing extra file
     - (*E) /package-lock.json - Removing extra file
     - (*F) /plugins - Removing extra folder plugins
     - (*E) /tsconfig.base.esnext.json - Removing extra file
    Processing otel-js-contrib
     - (xM) /auto-merge/contrib/.npmrc - Re-Copying master file
     - (xM) /auto-merge/contrib/package-lock.json - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-ioredis/test/fixtures/use-ioredis.mjs - Re-Copying master file
     - (xM) /auto-merge/contrib/tsconfig.base.esnext.json - Re-Copying master file
    opentelemetrybot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8712bcb View commit details
    Browse the repository at this point in the history
  4. Merge pull request open-telemetry#205 from opentelemetrybot/opentelem…

    …etrybot/auto-merge-repo-staging
    
    [AutoMerge][Staging] Merging change(s) from otel-js; otel-js-contrib;
    MSNev authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9c5bcd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    a034982 View commit details
    Browse the repository at this point in the history
  2. chore(instrumentation-mysql2): drop unneed @types/mysql2 dep (#1812)

    Types are included in 'mysql2' now (as of some 2.x release).
    
    The github:types/mysql2 dependency is problematic for dependabot version updates.
    See: open-telemetry/opentelemetry-js-contrib#1806 (comment)
    
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    434cab2 View commit details
    Browse the repository at this point in the history
  3. 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
  2. fix(ci): use opentelemetrybot to sync package-lock.json on release PR…

    …s (#1817)
    
    * fix(ci): use opentelemetrybot to sync package-lock.json on release PRs
    
    * fix: comment typo
    
    * fix: token is named RELEASE_PR_TOKEN
    pichlermarc authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fce33b6 View commit details
    Browse the repository at this point in the history
  3. chore: release main (#1798)

    * chore: release main
    
    * chore: sync package-lock.json
    
    ---------
    
    Co-authored-by: opentelemetrybot <[email protected]>
    dyladan and opentelemetrybot authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a757b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71172e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. chore(ci): install semver globally to speed up "peer-api" workflow (#…

    …4270)
    
    Closes: #4242
    strivly authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8067d97 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix(instrumentation-net): Don't operate on closed span (#1819)

    * fix(instrumentation-net): Don't operate on closed span
    
    * Fix lint
    mhennoch authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    60d60d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. feat(instrumentation-bunyan): add log sending to Logs Bridge API (#1713)

    * feat(instrumentation-bunyan): add log sending to Logs Bridge API
    
    This extends the Bunyan instrumentation to automatically add a
    Bunyan stream to created loggers that will send log records to
    the Logs Bridge API: https://opentelemetry.io/docs/specs/otel/logs/bridge-api/
    
    Now that the instrumentation supports separate "injection" of fields
    and "bridging" of log records functionality, this also adds two boolean
    options to disable those independently: `enableInjection` and
    `enableLogsBridge`.
    
    This also updates the instrumentation to work with ES module usage.
    
    Closes: #1559
    
    * markdown lint fixes
    
    * markdown lint fixes
    
    * catch up with recent core-deps update
    
    * some type tweaks suggested by David
    
    * more specific type
    
    Co-authored-by: Amir Blum <[email protected]>
    
    * use more self-explanatory code for mapping Bunyan level to OTel severity, from blumamir
    
    * export OpenTelemetryBunyanStream for direct usage in Bunyan loggers without the instrumentation
    
    * .apply over .call suggestion
    
    * consistency suggestion
    
    * suggestion to use the longer (perhaps clearer) logger var name
    
    * switch to false-by-default config vars to avoid surprises with undefined values
    
    See https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md#boolean-value
    Suggestion from blumamir.
    
    * document using OpenTelemetryBunyanStream without the instrumentation
    
    * fix https://eslint.org/docs/latest/rules/prefer-spread lint error
    
    * drop options to OpenTelemetryBunyanStream constructor because YAGNI
    
    * temporarily drop CI caching to test theory on unit-test (18) CI failure
    
    * more CI debugging: restore cache, add some 'npm ls -a' to look into NoopContextManager being used
    
    * elide Bunyan 'pid' and 'hostname' fields in OTel log record attributes
    
    Because they are redundant with 'process.pid' and 'host.name'
    resource attributes. Add some docs on how to use resource detectors
    to the example, because the HostDetector is not on by default in
    the NodeSDK.
    
    * update test for having elided 'pid' and 'hostname' fields
    
    * CI debugging: ignore the 'npm ls -a' exit status, they shouldn't break the build
    
    * fix lint and compile errors
    
    * CI debugging: turn on diag DEBUG to test a theory
    
    * turn off diag in this example
    
    * undo CI debugging changes
    
    * update deps to current releases and sync package-lock.json
    
    * disableInjection -> disableLogCorrelation
    
    * disableLogsBridge -> disableLogSending
    
    Avoid using 'bridge' terminology at suggestion from specs that the Bridge API is an internal detail.
    
    * correct the default instrumentation scope name (as discussed earlier)
    
    * tests: fix test for intrumentationScope.name change in previous commit
    
    * fix lint
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    Co-authored-by: Hector Hernandez <[email protected]>
    3 people authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4a1d83c View commit details
    Browse the repository at this point in the history
  2. docs: clarify in top-level changelog where recent changelog content i…

    …s (#1832)
    
    Closes: #1823
    
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f74bcc2 View commit details
    Browse the repository at this point in the history
  3. feat(instrumentation-mongodb): add support for mongodb v6 (#1760)

    * feat: add support for mongodb v6
    
    * chore: lint fix
    
    * chore: revert bump of mongodb
    
    * chore: revert test script
    
    * chore: revert changelog
    
    * chore: filter node versions in TAV
    
    * chore: fix .tav.yml
    
    ---------
    
    Co-authored-by: Daniel Dyla <[email protected]>
    david-luna and dyladan authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    660e37b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39c96c 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-fastify): fix span attributes and avoid FSTDEP017…

    … FastifyDeprecation warning for 404 request (#1763)
    
    For a 404 `request.routeOptions.url` is undefined. Since [email protected]
    when routeOptions was added, we shouldn't fallback to the deprecated
    request.routerPath.
    
    This also corrects the assumption that the handler name is "bound ..."
    in all cases. E.g. for a 404 it is Fastify's core "basic404" internal
    function.
    
    Also add a test that Fastify instrumentation works for ESM usage.
    
    Fixes: open-telemetry/opentelemetry-js-contrib#1757
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    18ae75c View commit details
    Browse the repository at this point in the history
  3. 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 (#4315)

    * feat: add script to update changelogs on releases
    
    * fix: address comments
    
    * Apply suggestions from code review
    
    Co-authored-by: Trent Mick <[email protected]>
    
    * fix: apply suggestions from code review
    
    * fix: use packageJson.version instead of version
    
    ---------
    
    Co-authored-by: Trent Mick <[email protected]>
    pichlermarc and trentm authored 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 #4332 from dyladan/node-20-leak

    fix(instrumentation-http): resume responses when there is no response…
    dyladan authored 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 #4335 from dyladan/node-20-test

    test: make rawRequest HTTP-compliant
    dyladan authored 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
  16. Configuration menu
    Copy the full SHA
    4ca1862 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 #4336 from dyladan/test-20

    Add node 20 to test matrix
    dyladan authored 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
  4. feat(cucumber): support @cucumber/cucumber@10 (#1830)

    Co-authored-by: Daniel Dyla <[email protected]>
    Ugzuzg and dyladan authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1c2e8b2 View commit details
    Browse the repository at this point in the history
  5. fix(instrumentation-lambda): soften "unable to init" message and demo…

    …te to diag.debug (#1836)
    
    
    Co-authored-by: Trent Mick <[email protected]>
    beggers and trentm authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb80783 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. docs(user-interaction): update docs to include examples of config opt…

    …ions (#1840)
    
    * docs(user-interaction): update docs to include examples of config options
    
    * add example to prevent span creation
    
    * fix lint
    
    * address PR comments
    
    * update link to list of events
    
    * syntax updates
    
    Co-authored-by: Martin Kuba <[email protected]>
    
    ---------
    
    Co-authored-by: Martin Kuba <[email protected]>
    pkanal and martinkuba authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1c24cfd 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…

    … (#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 <[email protected]>
    HyunnoH and pichlermarc authored 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 (#4345)

    * fix: allow passing in TimeInput for LogRecord
    
    * chore: update changelog
    seemk authored 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…

    …… (#4334)
    
    * fix: programmatic url and headers take precedence in metric exporters (#2370)
    
    * chore: adjust grpc exporter metrics test
    
    * chore(changelog): update changelog
    Vunovati authored 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
  4. test(instrumentation-aws-sdk): fix SQS mock responses for @aws-sdk/cl…

    …ient-sqs versions using the AWS JSON 1.0 protocol (#1844)
    
    Versions 3.446.0 and later switched to a new JSON protocol.
    https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md#34460-2023-11-08
    
    Refs: open-telemetry/opentelemetry-js-contrib#1838 (comment)
    trentm authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    094fd6f View commit details
    Browse the repository at this point in the history
  5. [AutoMerge] ## Merging otel-js @ [5b0fb7b...](open-telemetry/opentele…

    …metry-js@5b0fb7b)
    
      - commit 5b0fb7b
      - Author: Trent Mick <[email protected]>
      - Date:   Wed Dec 6 08:08:18 2023 -0800
      -     fix(instrumentation-http): do not mutate given headers object for outgoing http requests (#4346)
      - ...
    ### Auto resolving 8 conflicts to select the master repo version
    Summary of changes by file state
    UA (Updated <=> Added): 3
    AU (Added <=> Updated): 2
    UD (Updated <=> Deleted): 1
    DD (Deleted <=> Deleted): 2
    
     - (UA) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/instrumentationNodeModuleDefinition.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/instrumentationNodeModuleFile.ts - Unmerged, added by them => checkout theirs
     - (AU) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleDefinition.ts - Added in ours => checkout ours
     - (AU) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleFile.ts - Added in ours => checkout ours
     - (UD) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/types.ts - Unmerged, deleted by them => remove
     - (UA) auto-merge/js/scripts/update-changelog.js - Unmerged, added by them => checkout theirs
     - (DD) experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleDefinition.ts - Removed from both
     - (DD) experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleFile.ts - Removed from both
    opentelemetrybot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c2325b8 View commit details
    Browse the repository at this point in the history
  6. [AutoMerge] ## Merging otel-js-contrib @ [094fd6f...](open-telemetry/…

    …opentelemetry-js-contrib@094fd6f)
    
      - commit 094fd6f
      - Author: Trent Mick <[email protected]>
      - Date:   Wed Dec 6 08:27:17 2023 -0800
      -     test(instrumentation-aws-sdk): fix SQS mock responses for @aws-sdk/client-sqs versions using the AWS JSON 1.0 protocol (#1844)
      - ...
    ### Auto resolving 11 conflicts to select the master repo version
    Summary of changes by file state
    UD (Updated <=> Deleted): 1
    UA (Updated <=> Added): 6
    AU (Added <=> Updated): 2
    DD (Deleted <=> Deleted): 2
    
     - (UD) auto-merge/contrib/.commitlintrc.yml - Unmerged, deleted by them => remove
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-aws-sdk/test/mock-responses/sqs-receive.json - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-aws-sdk/test/mock-responses/sqs-send-batch.json - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-aws-sdk/test/mock-responses/sqs-send.json - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/src/OpenTelemetryBunyanStream.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v4-v5-v6.metrics.test.ts - Unmerged, added by them => checkout theirs
     - (AU) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v4-v5.metrics.test.ts - Added in ours => checkout ours
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v5-v6.test.ts - Unmerged, added by them => checkout theirs
     - (AU) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v5.test.ts - Added in ours => checkout ours
     - (DD) plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v4-v5.metrics.test.ts - Removed from both
     - (DD) plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v5.test.ts - Removed from both
    opentelemetrybot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e420ebd View commit details
    Browse the repository at this point in the history
  7. [AutoMerge] Identifying and fixing merge issues from staged repos

    Processing otel-js
     - (xS) /auto-merge/js/experimental/packages/api-events/src/platform/index.ts - Re-Copying master file as size mismatch 653 !== 631
     - (xS) /auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/index.ts - Re-Copying master file as size mismatch 631 !== 653
     - (*E) /auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleDefinition.ts - Removing extra file
     - (*E) /auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/instrumentationNodeModuleFile.ts - Removing extra file
     - (*F) /plugins - Removing extra folder plugins
    Processing otel-js-contrib
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/README.md - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/app.js - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/app.mjs - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/package.json - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/telemetry.js - Re-Copying master file
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-fastify/test/fixtures/use-fastify.mjs - Re-Copying master file
     - (*E) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v4-v5.metrics.test.ts - Removing extra file
     - (*E) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-mongodb/test/mongodb-v5.test.ts - Removing extra file
    opentelemetrybot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bdf98ec View commit details
    Browse the repository at this point in the history
  8. Merge pull request open-telemetry#207 from opentelemetrybot/opentelem…

    …etrybot/auto-merge-repo-staging
    
    [AutoMerge][Staging] Merging change(s) from otel-js; otel-js-contrib;
    MSNev authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    caefdfb View commit details
    Browse the repository at this point in the history
  9. fix(resource-detector-azure): only detect Azure Functions when FUNCTI…

    …ONS_EXTENSION_VERSION is defined (#1846)
    JacksonWeber authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8f2a195 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    b61f912 View commit details
    Browse the repository at this point in the history
  2. fix(instrumentation-pino): instrument pino used in ESM (#1831)

    This also reduces the number of pino versions tested with
    test-all-versions test (from 42 to 13, currently).
    trentm authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4782f5b View commit details
    Browse the repository at this point in the history
  3. feat(host-metrics)!: use the package name as the default instrumentat…

    …ion scope name, to align with instrumentations (#1822)
    
    Closes: #1782
    trentm authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bcf3501 View commit details
    Browse the repository at this point in the history
  4. fix(instrumentation-express)!: remove @types/express from dependenc…

    …ies (#1804)
    
    Closes: #1787
    david-luna authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    86a21d7 View commit details
    Browse the repository at this point in the history
  5. fix(instrumentation-aws-sdk): remove un-sanitised db.statement span a…

    …ttribute from DynamoDB spans (#1748)
    
    * feat: add configuration to customise dynamodb statement serialization
    
    * fix: format readme
    
    * chore: pass DiagLogger to DynamoDB instrumentation
    
    * chore: omit db statement when serializer is not configured or when it returned undefined
    Allow for passing operation to serializer
    
    * chore: run lint:fix
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    ramesius and blumamir authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cdbb29f View commit details
    Browse the repository at this point in the history
  6. chore: release main (#1829)

    * chore: release main
    
    * chore: sync package-lock.json
    
    ---------
    
    Co-authored-by: opentelemetrybot <[email protected]>
    dyladan and opentelemetrybot authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c7e7000 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chore(instrumentation-mongoose, instrumentation-socket.io)!: bump eng…

    …ines from >=14.0 to >=14 (#1843)
    
    This bump means that the minimum supported Node.js version is vague
    about the minor. '>=14' is used in all other instrumentations. CI only
    tests with the current latest Node.js v14.x.
    trentm authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    67bb0ca View commit details
    Browse the repository at this point in the history
  2. feat: add esnext target for auto-instr-web package (#1848)

    * feat: add esnext target for auto-instr-web package
    
    * remove unnecessary jsx line from tsconfig
    
    * add skipLibCheck to match tsconfig.esm
    JamieDanielson authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3cb2802 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. test: fix TAV tests for @cucumber/cucumber and @aws-sdk/client-s3 (#1…

    …838)
    
    * test: fix TAV tests for @cucumber/cucumber and @aws-sdk/client-s3
    
    - Switch to 'npm run --ws test-all-versions ...' for running TAV tests,
      instead of 'lerna run test-all-versions ...' because nx sets
      'npm_config_legacy_peer_deps=true' which breaks
      '@cucumber/[email protected]' install and could break other installs by
      ignoring 'peerDependencies'.
    - Skip the bad '@aws-sdk/[email protected]' release in TAV tests.
    
    Also:
    - Reduce the number of versions of 'aws-sdk' and '@aws-sdk/*' packages
      test in TAV tests from 249, 143, and 132 versions currently, to 7
      each.
    - Add a top-level `npm run test-all-versions` script to run that script
      in all packages that have one. This is the equivalent of the
      "test-all-versions.yml" CI workflow.
    
    Fixes: #1828
    trentm authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a8f3a3d View commit details
    Browse the repository at this point in the history
  2. test(instrumentation-aws-sdk): skip failing tests of @aws-sdk/client-…

    …sqs ReceiveMessage context handling (#1847)
    
    In `@aws-sdk/client-sqs` v3.316 the SQS client methods became async. This breaks
    the `utils.bindPromise` usage that attempts to propagate the SQS ReceiveMessage
    span context to the user's handler for the method's returned promise.
    Fixing that propagation is for #707 or another issue.
    
    This change is a workaround that skips the testing of that span context
    propagation feature.
    
    Fixes: #1477
    Refs: #707
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    196aa2d View commit details
    Browse the repository at this point in the history
  3. chore(instrumentation-bunyan): update example dep now that there is a…

    … release with needed feature (#1854)
    
    Closes: #1783
    trentm authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    60328af 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 (#4…

    …211)
    
    * fix(otlp-exporter-base): decrease concurrency limit to 30
    
    * fix(changelog): add changelog entry
    pichlermarc authored 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. chore(deps): update webpack to latest (#4340)

    * Update webpack to latest
    
    * Skip tree shake test on node 8
    
    * Update webpack utility modules
    
    * lint
    
    * Apply review comments
    
    * Invert test skip
    
    * Use process.versions.node
    
    * Remove approval requirement for webpack
    dyladan authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1cbaaf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. test: fix redis-4 TAV tests with Node.js v14 (#1862)

    [email protected] was a bad release that accidentally broken v14 support.
    This updates the versions test to skip that release, and also
    reduces the number of versions tested from 27 to 8 by selecting
    just the current latest minor releases.
    
    Also, drop the pretest config that (a) was never used
    because of the wrong indentation and (b) is no longer
    valid since the move to npm workspaces.
    
    Refs: #1860
    trentm authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4f98916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d286bf6 View commit details
    Browse the repository at this point in the history
  3. test: fix race in redis-4 tests (#1863)

    The beforeEach() hook was not awaited, so afterEach() could run before
    it completed, resulting in a client.disconnect() that rejects, and a
    mocha hook that calls done() twice.
    
    Refs: #1860
    
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    63520b1 View commit details
    Browse the repository at this point in the history
  4. test: reduce number of mongoose versions tested from 204 to 19 (#1861)

    This tests just the latest in each minor version.
    
    Refs: #1860
    
    Co-authored-by: Marc Pichler <[email protected]>
    trentm and pichlermarc authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7d110d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02de4ab View commit details
    Browse the repository at this point in the history
  6. chore: prepare release 1.19.0/0.46.0 (#4358)

    * chore: prepare release 1.19.0/0.46.0
    
    * fix(changelog): move entry
    pichlermarc authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d3c311a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. chore(deps): bump axios from 0.21.4 to 1.6.0 (#1801)

    Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.4...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    67909e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e335c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cf2cf6 View commit details
    Browse the repository at this point in the history
  4. fix(host-metrics): bump minimum systeminformation version to 5.21.20 …

    …(security) (#1868)
    
    * chore: bump system info version to address arbitrary command injection vulnerability in systeminformation
    
    Signed-off-by: yyomba <[email protected]>
    
    * chore: sync package-lock.json
    
    ---------
    
    Signed-off-by: yyomba <[email protected]>
    Co-authored-by: Marc Pichler <[email protected]>
    yoanyomba2023 and pichlermarc authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c59e666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42aaae0 View commit details
    Browse the repository at this point in the history
  6. perf: remove unnecessary base64 encode+decode from OTLP export (#4343)

    * fix: remove unnecessary base64 encoding for span contexts
    
    * chore: add changelog
    
    ---------
    
    Co-authored-by: Daniel Dyla <[email protected]>
    seemk and dyladan authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a512494 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix(instrumentation): use caret range on import-in-the-middle (#4380)

    * fix(instrumentation): use caret on import-in-the-middle
    
    * fix: add chanelog entry
    
    ---------
    
    Co-authored-by: Daniel Dyla <[email protected]>
    pichlermarc and dyladan authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f4b681d View commit details
    Browse the repository at this point in the history
  2. maint: specify label for stale, exempt never-stale (#1732)

    we may want information but still never stale it
    so set exempt label first for early return.
    any-of-label is comma-separated allowlist.
    remove instr-request and bug to avoid needing to remove labels.
    
    Co-authored-by: Marc Pichler <[email protected]>
    JamieDanielson and pichlermarc authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e35e370 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. test: temporarily pin Node.js 18 testing to 18.18.2 (#1873)

    This is as a workaround for ESM testing failing with v18.19.0 due
    to node's off-thread ESM loading and import-in-the-middle's limitation
    with reexports.
    
    Refs: open-telemetry/opentelemetry-js-contrib#1872
    trentm authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    44cba00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45d99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b7eb19 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix(deps): update otel core experimental (#1866)

    * fix(deps): update opentelemetry-js monorepo
    
    * fix(deps): update otel core experimental to ^0.46.0
    
    * fix: re-generate package-lock.json
    
    * fix: test with updated import-in-the-middle hook
    
    * fix: use type-compatible versions of rxjs
    
    * fix(mongodb-example): remove unneeded useUnifiedTopology parameter
    
    * fix: remove iitm 1.7.2 again, use otel hook (iitm 1.7.1)
    
    ---------
    
    Co-authored-by: Mend Renovate <[email protected]>
    pichlermarc and renovate-bot authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9366543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60e8bc View commit details
    Browse the repository at this point in the history
  3. ci: Add maintainer for the React plugin (#1876)

    * added maintainer for the react plugin
    
    * Update .github/component_owners.yml
    
    ---------
    
    Co-authored-by: Marc Pichler <[email protected]>
    martinkuba and pichlermarc authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    cf57292 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    0206181 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency test-all-versions to v6 (#1877)

    Also, fix error in test-all-versions@6 with not liking socket.io@^3.1.3 being an empty range
    I also reduced the number of socket.io@4 versions tested (4.4.1 is over 2y old)
    
    Co-authored-by: Trent Mick <[email protected]>
    renovate-bot and trentm authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2d11b69 View commit details
    Browse the repository at this point in the history
  3. fix(instrumentation): do not import 'path' in browser runtimes (#4386)

    * fix(instrumentation): do not import 'path' in browser runtimes
    
    * fix(changelog): clean up and add entry
    
    * fix(instrumentation): add missing license header
    
    * fix(changelog): formatting
    
    * fix(instrumentation): do not throw
    pichlermarc authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b36ab12 View commit details
    Browse the repository at this point in the history
  4. fix(exporter-logs-otlp-proto): programatic headers take precedence ov…

    …… (#4351)
    
    * fix(exporter-logs-otlp-proto): programatic headers take precedence over environment variables
    
    * chore: update PR url in changelog
    
    * chore: fix deletion of env var
    
    * fix(exporter-logs-otlp-http): programatic headers take precedence over environment variables
    
    * fix(exporter-trace-otlp-http): programatic headers take precedence over environment variables
    
    * fix(exporter-trace-otlp-proto): programatic headers take precedence over environment variable
    
    * chore: update CHANGELOG
    
    ---------
    
    Co-authored-by: Marc Pichler <[email protected]>
    Vunovati and pichlermarc authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ae0a3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: Fix Azure Fns Detector When Running with App Service Detector (#…

    …1884)
    
    * fix(azure-resource-detector): Ensure that resources aren't classified as app service when they're using functions and both detectors are imported.
    
    * Fix lint.
    
    * Clean up and unify tests.
    JacksonWeber authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    006c963 View commit details
    Browse the repository at this point in the history
  2. chore: release main (#1855)

    * chore: release main
    
    * chore: sync package-lock.json
    
    ---------
    
    Co-authored-by: opentelemetrybot <[email protected]>
    dyladan and opentelemetrybot authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9092823 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. ci: automatically map component labels to PRs (#1879)

    * ci: automatically map component labels to PRs
    
    * feat: ensure labels are applied when dependencies are updated
    
    * fix: faulty paths
    pichlermarc authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bb1ba31 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. feat: Allow configuring pino to log with different keys (#1867)

    * Allow configuring pino to log with different keys
    
    * Update README and add jsdoc
    
    * Still have 2 failing tests
    
    * Break tests out
    
    * Return test context
    
    * Simplify
    
    ---------
    
    Co-authored-by: Amir Blum <[email protected]>
    Co-authored-by: Marc Pichler <[email protected]>
    3 people authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    33b31d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. [AutoMerge] ## Merging otel-js @ [ae0a3c5...](open-telemetry/opentele…

    …metry-js@ae0a3c5)
    
      - commit ae0a3c5
      - Author: Vladimir Adamić <[email protected]>
      - Date:   Wed Jan 3 17:42:17 2024 +0100
      -     fix(exporter-logs-otlp-proto): programatic headers take precedence ov… (#4351)
      - ...
    ### Auto resolving 5 conflicts to select the master repo version
    Summary of changes by file state
    UA (Updated <=> Added): 5
    
     - (UA) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/browser/noop-normalize.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/experimental/packages/opentelemetry-instrumentation/src/platform/node/normalize.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/experimental/packages/opentelemetry-instrumentation/test/browser/noop-normalize.test.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/experimental/packages/sdk-logs/test/common/export/TestExporterWithDelay.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/js/packages/opentelemetry-core/src/common/hex-to-binary.ts - Unmerged, added by them => checkout theirs
    opentelemetrybot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4944ef2 View commit details
    Browse the repository at this point in the history
  2. [AutoMerge] ## Merging otel-js-contrib @ [33b31d0...](open-telemetry/…

    …opentelemetry-js-contrib@33b31d0)
    
      - commit 33b31d0
      - Author: drewcorlin1 <[email protected]>
      - Date:   Sun Jan 7 01:30:28 2024 -0500
      -     feat: Allow configuring pino to log with different keys (#1867)
      - ...
    ### Auto resolving 18 conflicts to select the master repo version
    Summary of changes by file state
    UA (Updated <=> Added): 9
    UD (Updated <=> Deleted): 7
    AU (Added <=> Updated): 1
    DD (Deleted <=> Deleted): 1
    
     - (UA) auto-merge/contrib/.github/component-label-map.yml - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/.github/workflows/label-prs.yml - Unmerged, added by them => checkout theirs
     - (UD) auto-merge/contrib/examples/grpc-census-prop/protos/defs.proto - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/examples/grpc_dynamic_codegen/README.md - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/examples/grpc_dynamic_codegen/capitalize_client.js - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/examples/grpc_dynamic_codegen/capitalize_server.js - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/examples/grpc_dynamic_codegen/package.json - Unmerged, deleted by them => remove
     - (UD) auto-merge/contrib/examples/grpc_dynamic_codegen/tracer.js - Unmerged, deleted by them => remove
     - (UA) auto-merge/contrib/metapackages/auto-instrumentations-web/tsconfig.esnext.json - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/common.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/fixtures/use-pino-default-import.mjs - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/fixtures/use-pino-named-import.mjs - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/pino-disabled.test.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/pino-enabled.test.ts - Unmerged, added by them => checkout theirs
     - (AU) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/pino.test.ts - Added in ours => checkout ours
     - (UD) auto-merge/contrib/scripts/parse-lerna-scopes.mjs - Unmerged, deleted by them => remove
    ...truncated...
    opentelemetrybot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c7f3958 View commit details
    Browse the repository at this point in the history
  3. [AutoMerge] Identifying and fixing merge issues from staged repos

    Processing otel-js
     - (*F) /plugins - Removing extra folder plugins
    Processing otel-js-contrib
     - (xM) /auto-merge/contrib/examples/grpc-census-prop/protos/defs.proto - Re-Copying master file
     - (*F) /auto-merge/contrib/examples/grpc_dynamic_codegen - Removing extra folder grpc_dynamic_codegen
     - (xM) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-koa/test/fixtures/use-koa.mjs - Re-Copying master file
     - (*E) /auto-merge/contrib/plugins/node/opentelemetry-instrumentation-pino/test/pino.test.ts - Removing extra file
    opentelemetrybot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    12175b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request open-telemetry#209 from opentelemetrybot/opentelem…

    …etrybot/auto-merge-repo-staging
    
    [AutoMerge][Staging] Merging change(s) from otel-js; otel-js-contrib;
    MSNev authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    affc211 View commit details
    Browse the repository at this point in the history
  5. [AutoMerge] staging @ [affc211...](open-telemetry@affc211)

    ### Moving package from auto-merge/js/api to pkgs/api/
    ### Moving package from auto-merge/js/packages/opentelemetry-semantic-conventions/ to pkgs/semantic-conventions/
    ### Moving package from auto-merge/js/packages/opentelemetry-core/ to pkgs/core/
    ### Moving package from auto-merge/js/packages/opentelemetry-resources/ to pkgs/resources/
    ### Moving package from auto-merge/js/packages/opentelemetry-context-zone-peer-dep/ to pkgs/context/zone-peer-dep/
    ### Moving package from auto-merge/js/packages/opentelemetry-context-zone/ to pkgs/context/zone/
    ### Moving package from auto-merge/js/packages/opentelemetry-propagator-b3/ to pkgs/propagators/b3/
    ### Moving package from auto-merge/js/packages/opentelemetry-sdk-trace-base/ to pkgs/sdk/trace/base/
    ### Moving package from auto-merge/js/packages/opentelemetry-sdk-trace-web/ to pkgs/sdk/trace/web/
    ### Moving package from auto-merge/js/packages/sdk-metrics/ to pkgs/sdk/metrics/
    ### Moving package from auto-merge/js/experimental/packages/sdk-logs/ to pkgs/sdk/logs/
    ### Moving package from auto-merge/js/experimental/packages/otlp-exporter-base to pkgs/exporters/otlp/base/
    ### Moving package from auto-merge/js/experimental/packages/otlp-transformer to pkgs/exporters/otlp/transformer
    ### Moving package from auto-merge/js/experimental/packages/otlp-proto-exporter-base to pkgs/exporters/otlp/proto-base
    ### Moving package from auto-merge/js/packages/opentelemetry-exporter-zipkin/ to pkgs/exporters/zipkin/
    ### Moving package from auto-merge/js/experimental/packages/exporter-trace-otlp-proto to pkgs/exporters/otlp/trace/proto/
    ### Moving package from auto-merge/js/experimental/packages/exporter-trace-otlp-http to pkgs/exporters/otlp/trace/http/
    ### Moving package from auto-merge/js/experimental/packages/opentelemetry-exporter-metrics-otlp-http to pkgs/exporters/otlp/metrics/http/
    ### Moving package from auto-merge/js/experimental/packages/exporter-logs-otlp-proto to pkgs/exporters/otlp/logs/proto/
    ### Moving package from auto-merge/js/experimental/packages/exporter-logs-otlp-http to pkgs/exporters/otlp/logs/http/
    ### Moving package from auto-merge/js/experimental/packages/opentelemetry-instrumentation/ to pkgs/instrumentations/instrumentation/
    ### Moving package from auto-merge/js/experimental/packages/opentelemetry-instrumentation-fetch/ to pkgs/instrumentations/web/fetch
    ### Moving package from auto-merge/js/experimental/packages/opentelemetry-instrumentation-xml-http-request/ to pkgs/instrumentations/web/xhr
    ### Moving package from auto-merge/contrib/plugins/web/opentelemetry-instrumentation-document-load/ to pkgs/instrumentations/web/document-load/
    ### Moving package from auto-merge/contrib/plugins/web/opentelemetry-instrumentation-user-interaction/ to pkgs/instrumentations/web/user-interaction/
    ### Moving package from auto-merge/contrib/plugins/web/opentelemetry-instrumentation-long-task/ to pkgs/instrumentations/web/long-task/
    ### Moving package from auto-merge/contrib/metapackages/auto-instrumentations-web/ to pkgs/instrumentations/web/auto/
    ### Moving package from auto-merge/js/experimental/packages/opentelemetry-browser-detector/ to pkgs/detectors/browser/
    ### Moving package from auto-merge/js/experimental/packages/api-logs/ to pkgs/api-logs/
    ### Moving package from auto-merge/js/experimental/packages/api-events/ to pkgs/api-events/
    ### Moving package from auto-merge/js/examples/opentelemetry-web/ to examples/web/js/
    opentelemetrybot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6407734 View commit details
    Browse the repository at this point in the history
  6. [AutoMerge] Merge Staged changes to main

    ### Auto resolving 119 conflicts to select the master repo version
    Summary of changes by file state
    UA (Updated <=> Added): 8
    DD (Deleted <=> Deleted): 46
    AA (Added <=> Added): 60
    UD (Updated <=> Deleted): 2
    AU (Added <=> Updated): 3
    
     - (UA) auto-merge/contrib/detectors/node/opentelemetry-resource-detector-azure/src/index.ts - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/plugins/node/opentelemetry-instrumentation-bunyan/examples/app.js - Unmerged, added by them => checkout theirs
     - (DD) auto-merge/contrib/plugins/web/opentelemetry-instrumentation-document-load/tsconfig.esm.json - Removed from both
     - (DD) auto-merge/contrib/plugins/web/opentelemetry-instrumentation-long-task/tsconfig.esm.json - Removed from both
     - (DD) auto-merge/contrib/plugins/web/opentelemetry-instrumentation-user-interaction/tsconfig.esm.json - Removed from both
     - (UA) auto-merge/contrib/plugins/web/opentelemetry-plugin-react-load/tsconfig.esnext.json - Unmerged, added by them => checkout theirs
     - (UA) auto-merge/contrib/tsconfig.base.esnext.json - Unmerged, added by them => checkout theirs
     - (DD) auto-merge/js/api/karma.conf.js - Removed from both
     - (DD) auto-merge/js/api/karma.worker.js - Removed from both
     - (DD) auto-merge/js/api/tsconfig.esm.json - Removed from both
     - (DD) auto-merge/js/api/tsconfig.esnext.json - Removed from both
     - (DD) auto-merge/js/api/tsconfig.json - Removed from both
     - (DD) auto-merge/js/experimental/packages/api-events/.eslintrc.js - Removed from both
     - (DD) auto-merge/js/experimental/packages/api-events/tsconfig.esm.json - Removed from both
     - (DD) auto-merge/js/experimental/packages/api-logs/.eslintrc.js - Removed from both
     - (DD) auto-merge/js/experimental/packages/api-logs/tsconfig.esm.json - Removed from both
     - (DD) auto-merge/js/experimental/packages/api-logs/tsconfig.esnext.json - Removed from both
     - (DD) auto-merge/js/experimental/packages/exporter-trace-otlp-proto/.eslintrc.js - Removed from both
     - (DD) auto-merge/js/experimental/packages/opentelemetry-browser-detector/.eslintrc.js - Removed from both
     - (DD) auto-merge/js/experimental/packages/opentelemetry-instrumentation/.eslintrc.js - Removed from both
    ...truncated...
     - (DD) auto-merge/js/tsconfig.base.esnext.json - Removed from both
    Identifying and fixing merge issues from staged repos
    opentelemetrybot committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    00cd4cc View commit details
    Browse the repository at this point in the history