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

[Snyk] Upgrade @opentelemetry/sdk-metrics from 1.8.0 to 1.9.0 #62

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Feb 2, 2023

Snyk has created this PR to upgrade @opentelemetry/sdk-metrics from 1.8.0 to 1.9.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-01-11.
Release notes
Package name: @opentelemetry/sdk-metrics
  • 1.9.0 - 2023-01-11

    🚀 (Enhancement)

    • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #3430

    🐛 (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-trace): make spans resilient to clock drift #3434 @ dyladan
    • fix(selenium-tests): updated webpack version for selenium test issue #3456 @ SaumyaBhushan
    • fix(sdk-metrics): fix duplicated registration of metrics for collectors #3488 @ legendecas
    • fix(core): fix precision loss in numberToHrtime #3480 @ legendecas

    🏠 (Internal)

  • 1.8.0 - 2022-11-09
    • @ 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)

from @opentelemetry/sdk-metrics GitHub release notes
Commit messages
Package name: @opentelemetry/sdk-metrics
  • 08f597f chore: release API 1.4.0 / SDK 1.9.0 / 0.35.0 (#3516)
  • 969bb62 fix(tracing): make spans resilient to performance clock drift (#3434)
  • 2dcc898 Document repo settings (#3519)
  • 475e401 docs(sdk-metrics): fix badge and reword introductory sentence (#3484)
  • 126ae93 fix(sdk-node): fix exporter to be read only OTEL_TRACES_EXPORTER is set to a valid exporter (#3492)
  • c93ab9e fix(core): fix precision loss in numberToHrtime (#3480)
  • 3fd6fb8 fix(sdk-metrics): fix duplicated registration of metrics for collectors (#3488)
  • 93222fc fix(api): declare this parameter type in observable callbacks (#3497)
  • eecb800 feat(sdk-node): configure no-op sdk with `OTEL_SDK_DISABLED` environment variable (#3485)
  • 1c3af6c feat(api-logs): add the SeverityNumber enumeration (#3443)
  • faa0a33 fix(instrumentation-http): close server span when response finishes (#3407)
  • 2fb80eb fix(api): use active context as default in NoopTracer (#3476)
  • 263ee61 fix(selenium-tests): updated webpack version for selenium test (#3456)
  • 6410ca1 fix(prometheus-serializer): correct string used for NaN (#3477)
  • e3a81d2 fix(prometheus-sanitization): replace repeated `_` with a single `_` (#3470)
  • e70cdeb fix(deps): update dependency express to v4.17.3 [security] (#3474)
  • e4927f8 chore: improve windows compatibility of update-ts-config (#3475)
  • c24227e chore(deps): update dependency sinon to v15 (#3462)
  • fb87ee9 fix(instrumentation): only call `onRequire` for full matches on core modules with sub-paths (#3451)
  • 6ea4b41 feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans (#3430)
  • 285f282 fix(instrumentation): add back support for absolute paths via `require-in-the-middle` (#3457)
  • 91f94a8 docs(otlp-*-exporter-base): add internal use note (#3453)
  • 369b07e chore: enforce format with prettier (#3444)
  • b152497 fix(instrumentation-grpc): always set grpc semcov status code attribute with numeric value (#3076)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@mwear
Copy link
Contributor

mwear commented Mar 27, 2023

closing... this was handled in #67

@mwear mwear closed this Mar 27, 2023
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.

None yet

2 participants