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

Update opentelemetry-js monorepo #2072

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/context-zone (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/core (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/exporter-zipkin (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/instrumentation-xml-http-request (source) 0.43.0 -> 0.44.0 age adoption passing confidence
@opentelemetry/resources (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/sdk-trace-web (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/semantic-conventions (source) 1.17.0 -> 1.17.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/context-zone)

v1.17.1

Compare Source

🐛 (Bug Fix)
  • fix(sdk-trace-base): BatchSpanProcessor flushes when maxExportBatchSize is reached #​3958 @​nordfjord
  • fix(sdk-metrics): allow instrument names to contain '/' #​4155
  • fix(sdk-metrics): prevent per-reader storages from keeping unreported accumulations in memory #​4163 @​pichlermarc
    • fixes a memory leak which occurred when two or more MetricReader instances are registered to a MeterProvider
  • fix(sdk-metrics): do not report empty scopes and metrics #​4135 @​pichlermarc
    • Instruments that were created, but did not have measurements will not be exported anymore
    • Meters (Scopes) that were created, but did not have any instruments with measurements under them will not be exported anymore.
  • fix(exporter-zipkin): round duration to the nearest int in annotations to be compliant with zipkin protocol #​4167 @​FelipeEmerim
📚 (Refine Doc)
  • docs(contributing): added guidelines for adding benchmark tests #​4169
🏠 (Internal)
  • test: added a performance benchmark test for span creation #​4105
  • test: added a workflow to run performance benchmark tests automatically #​4144

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot temporarily deployed to Demo October 11, 2023 12:28 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 12:28 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 12:28 Inactive
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 79758d7 to aa3cca6 Compare October 11, 2023 13:01
@renovate renovate bot temporarily deployed to Demo October 11, 2023 13:01 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 13:01 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 13:01 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 13:01 Inactive
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from aa3cca6 to 81d9c9e Compare October 11, 2023 15:46
@renovate renovate bot temporarily deployed to Demo October 11, 2023 15:46 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 15:46 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 15:46 Inactive
@renovate renovate bot temporarily deployed to Demo October 11, 2023 15:46 Inactive
@lrohner lrohner merged commit 1464684 into develop Oct 13, 2023
5 checks passed
@lrohner lrohner deleted the renovate/opentelemetry-js-monorepo branch October 13, 2023 11:59
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.

1 participant