Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the opentelemetry group in /src/checkout with 4 updates: @opentelemetry/auto-instrumentations-node, @opentelemetry/exporter-trace-otlp-grpc, @opentelemetry/resource-detector-aws and @opentelemetry/sdk-node.
Updates
@opentelemetry/auto-instrumentations-node
from 0.49.0 to 0.49.2Release notes
Sourced from
@opentelemetry/auto-instrumentations-node
's releases.Commits
1945456
chore: release main (#2375)0f90b3d
fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...2105609
fix(instrumentation-generic-pool): update span name typo (#2405)d7a5bd4
fix(detectors): reduce diag level on detectors failing to detect (#2382)d30c85c
feat(instr-tedious): support tedious@19 (#2401)de7a6cb
fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)ca70bb9
fix(instr-undici): fix issue with config in constructor (#2395)7054bc1
export class TestMetricReader (#2393)7e27039
create test metric reader (#2388)8b35f78
chore(deps): update dependency babel-plugin-istanbul to v7 (#2326)Updates
@opentelemetry/exporter-trace-otlp-grpc
from 0.52.1 to 0.53.0Release notes
Sourced from
@opentelemetry/exporter-trace-otlp-grpc
's releases.Commits
720bc8c
chore: prepare next release (#4960)65cedf7
chore: prepare next release (#4949)bd25230
docs: document console exporter output stability (#4956)948496d
chore: pin unit test to node 22.6 until 22.8 is available (#4957)966ac17
docs: Describe support for ESM (#4876)2ca2459
test(exporter-logs-otlp-grpc): improve error reporting in particular test fai...c398601
feat(jaeger-remote-sampler): Implement jaeger remote sampler (#4589)3cf1c52
chore: prepare next release (#4939)5578a11
chore: sync package-lock.json (#4947)5c1ae0a
docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity (...Updates
@opentelemetry/resource-detector-aws
from 1.5.2 to 1.6.0Release notes
Sourced from
@opentelemetry/resource-detector-aws
's releases.Commits
1945456
chore: release main (#2375)0f90b3d
fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...2105609
fix(instrumentation-generic-pool): update span name typo (#2405)d7a5bd4
fix(detectors): reduce diag level on detectors failing to detect (#2382)d30c85c
feat(instr-tedious): support tedious@19 (#2401)de7a6cb
fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)ca70bb9
fix(instr-undici): fix issue with config in constructor (#2395)7054bc1
export class TestMetricReader (#2393)7e27039
create test metric reader (#2388)8b35f78
chore(deps): update dependency babel-plugin-istanbul to v7 (#2326)Updates
@opentelemetry/sdk-node
from 0.52.1 to 0.53.0Release notes
Sourced from
@opentelemetry/sdk-node
's releases.Commits
720bc8c
chore: prepare next release (#4960)65cedf7
chore: prepare next release (#4949)bd25230
docs: document console exporter output stability (#4956)948496d
chore: pin unit test to node 22.6 until 22.8 is available (#4957)966ac17
docs: Describe support for ESM (#4876)2ca2459
test(exporter-logs-otlp-grpc): improve error reporting in particular test fai...c398601
feat(jaeger-remote-sampler): Implement jaeger remote sampler (#4589)3cf1c52
chore: prepare next release (#4939)5578a11
chore: sync package-lock.json (#4947)5c1ae0a
docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity (...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show