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

chore(deps): update opentelemetry #567

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/core (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/exporter-logs-otlp-grpc (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-logs-otlp-http (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-logs-otlp-proto (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-grpc (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-http (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-proto (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/exporter-prometheus (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/instrumentation (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/instrumentation-http (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-logs (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/sdk-metrics (source) 1.17.0 -> 1.17.1 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.43.0 -> ^0.44.0 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) 1.17.0 -> 1.17.1 age adoption passing confidence

Release Notes

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

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code prod-dependencies labels Oct 13, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@myrotvorets-team myrotvorets-team merged commit 790876a into master Oct 13, 2023
@myrotvorets-team myrotvorets-team deleted the renovate/opentelemetry branch October 13, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code prod-dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant