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

fix(deps): update otel #1052

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update otel #1052

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) 1.3.0 -> 1.9.0 age adoption passing confidence
@opentelemetry/auto-instrumentations-node (source) 0.41.1 -> 0.56.0 age adoption passing confidence
@opentelemetry/auto-instrumentations-web (source) 0.36.0 -> 0.45.0 age adoption passing confidence
@opentelemetry/exporter-trace-otlp-grpc (source) 0.48.0 -> 0.57.1 age adoption passing confidence
@opentelemetry/id-generator-aws-xray (source) 1.1.1 -> 1.2.2 age adoption passing confidence
@opentelemetry/propagator-aws-xray (source) 1.2.0 -> 1.26.1 age adoption passing confidence
@opentelemetry/resource-detector-aws (source) 1.2.2 -> 1.11.0 age adoption passing confidence
@opentelemetry/resources (source) 1.9.1 -> 1.30.1 age adoption passing confidence
@opentelemetry/sdk-trace-node (source) 1.9.1 -> 1.30.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.0

Compare Source

🚀 (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
🐛 (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
🏠 (Internal)

v1.8.0

Compare Source

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated
💥 Breaking Change
🚀 (Enhancement)
🐛 (Bug Fix)
  • fix(sdk-trace): enforce consistent span durations
    #​3327 @​dyladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces
    #​3295
  • fix(trace): fix an issue which caused negative span durations in web based spans
    #​3359 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding
    #​3341 @​legendecas
📚 (Refine Doc)
🏠 (Internal)

v1.7.0

Compare Source

🐛 (Bug Fix)
  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift
    #​3129

  • fix(sdk-trace-base): validate maxExportBatchSize in BatchSpanProcessorBase
    #​3232

📚 (Refine Doc)
  • docs(metrics): add missing metrics packages to SDK reference documentation #​3239 @​dyladan
🏠 (Internal)

v1.6.0

Compare Source

🚀 (Enhancement)
🐛 (Bug Fix)
  • fix(context-async-hooks): Ensure listeners added using once can be removed using removeListener
    #​3133
📚 (Refine Doc)

v1.5.0

Compare Source

🚀 (Enhancement)

v1.4.1

Compare Source

v1.4.0

Compare Source

🚀 (Enhancement)
🏠 (Internal)
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/auto-instrumentations-node)

v0.56.0

Compare Source

v0.55.3

Compare Source

v0.55.2

Compare Source

v0.55.1

Compare Source

v0.55.0

Compare Source

v0.54.0

Compare Source

v0.53.0

Compare Source

v0.52.1

Compare Source

v0.52.0

Compare Source

v0.51.0

Compare Source

v0.50.2

Compare Source

v0.50.1

Compare Source

v0.50.0

Compare Source

v0.49.2

Compare Source

v0.49.1

Compare Source

v0.49.0

Compare Source

v0.48.0

Compare Source

v0.47.1

Compare Source

v0.47.0

Compare Source

v0.46.1

Compare Source

v0.46.0

Compare Source

v0.45.0

Compare Source

v0.44.0

Compare Source

v0.43.0

Compare Source

v0.42.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 21, 2023 13:42
@renovate renovate bot added the otel label Jun 21, 2023
@renovate renovate bot force-pushed the renovate/otel branch 4 times, most recently from 46e00f5 to 5535b8b Compare June 22, 2023 20:13
@renovate renovate bot force-pushed the renovate/otel branch 3 times, most recently from eea95d8 to 30d1ee9 Compare July 6, 2023 19:03
@renovate renovate bot force-pushed the renovate/otel branch 7 times, most recently from c7694f4 to f60b8b3 Compare July 15, 2023 18:13
@renovate renovate bot force-pushed the renovate/otel branch 5 times, most recently from bcee837 to 1b18a75 Compare July 21, 2023 18:43
@renovate renovate bot force-pushed the renovate/otel branch 6 times, most recently from ca54498 to 08d4471 Compare July 27, 2023 16:49
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from ff494e0 to 99c8c23 Compare August 11, 2023 15:34
@renovate renovate bot force-pushed the renovate/otel branch 3 times, most recently from 766a84c to 5befedf Compare June 13, 2024 15:24
@renovate renovate bot force-pushed the renovate/otel branch from 5befedf to cdab800 Compare June 23, 2024 10:24
@renovate renovate bot force-pushed the renovate/otel branch from cdab800 to 000c119 Compare July 7, 2024 10:59
@renovate renovate bot force-pushed the renovate/otel branch from 000c119 to 8e4c829 Compare August 1, 2024 16:11
@renovate renovate bot force-pushed the renovate/otel branch from 8e4c829 to 21eeb07 Compare August 8, 2024 17:37
@renovate renovate bot force-pushed the renovate/otel branch 3 times, most recently from 44df33c to adb41c1 Compare September 5, 2024 14:35
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from d761aba to 80fc4dc Compare October 13, 2024 19:22
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from b7589b3 to 2a06f88 Compare October 26, 2024 15:29
@renovate renovate bot force-pushed the renovate/otel branch 3 times, most recently from 3920511 to 380bfce Compare November 11, 2024 02:03
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from 7f14f90 to 85a2d57 Compare November 21, 2024 18:16
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from 99c5104 to f1bc78b Compare December 8, 2024 07:52
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from 7b73567 to da337ae Compare December 21, 2024 16:37
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from 931fed9 to ad92d67 Compare January 13, 2025 13:50
@renovate renovate bot force-pushed the renovate/otel branch 2 times, most recently from ee95df0 to 269ba52 Compare January 23, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants