easy-llm-cli
easy-llm-cli copied to clipboard
chore(deps): bump @opentelemetry/instrumentation-http from 0.52.1 to 0.207.0
Bumps @opentelemetry/instrumentation-http from 0.52.1 to 0.207.0.
Release notes
Sourced from @opentelemetry/instrumentation-http's releases.
experimental/v0.207.0
0.207.0
:boom: Breaking Changes
- feat(sdk-node)!: drop lazy-loading of jaeger exporter #5989
@pichlermarc
- (user-facing): setting
OTEL_TRACE_EXPORTER=jaegernot instantiate a Jaeger exporter anymore, please useOTEL_TRACE_EXPORTER=otlpinstead.
- Jaeger now has native API support for OTLP and Jaeger's Thrift API endpoints have been deprecated
- feat(otlp-exporter-base): check
OTEL_EXPORTER_OTLP_CERTIFICATEand other related env vars when resolving configuration for OTLP HTTP exporters #6015@david-luna:rocket: Features
- feat(sdk-node): always set up propagtion and context manager #5930
- using
(new NodeSDK).start()will now automatically set up a context management and propagation, even if no Trace SDK is initialized.- feat(otlp-exporter-base, otlp-grpc-exporter-base): add an option to let an SDK distribution prepend their own user-agent string in HTTP & GRPC exporters #5928
@david-luna- feat(web): add session handling implementation 5173
@martinkuba:bug: Bug Fixes
- fix(sdk-logs): Fix the
batchLogProcessorexporting only upon_scheduledDelayMillisand ignoringmaxExportBatchSize#5961@jacksonweber- fix(otlp-grpc-exporter-base): fix GRPC exporter not sending the user-agent header #5687
@david-luna:house: Internal
- test(opentelemetry-configuration): simplify management of environment variables #6004
@cjihrig- test(opentelemetry-configuration): preserve special process.env behavior #6010
@cjihrig- test(sdk-logs): ensure process.env is cleaned up between tests #6017
@cjihrig- test(otlp-grpc-exporter-base): remove duplicated delete statements #6022
@cjihrig- test(opentelemetry-configuration): ensure process.env is cleaned up after envVariableSubstitution tests #6026
@cjihrigexperimental/v0.206.0
0.206.0
:rocket: Features
- feat(otlp-transformer): add span flags support for isRemote property #5910
@nikhilmantri0902- feat(sampler-composite): Added experimental implementations of draft composite sampling spec #5839
@anuraaga- feat(opentelemetry-configuration): add more attributes to config model #5826
@maryliag- feat(opentelemetry-configuration): Parse of Configuration File #5875
@maryliag- feat(opentelemetry-configuration): parse of array objects on configuration file #5947
@maryliag- feat(opentelemetry-configuration): parse of environment variables on configuration file #5947
@maryliag:bug: Bug Fixes
- fix(instrumentation-http): respect requireParent flag when INVALID_SPAN_CONTEXT is used #4788
@reberhardt7- fix(otlp-transformer): trunc hrTime to int for nanos converting #5924
@blumamir:house: Internal
... (truncated)
Commits
fb6476dchore: prepare next release (#6008)2d115fdtest: test Node.js 25 in CI (#6019)fe8fd65feat(opentelemetry-configuration): support file with format rc.2 (#6029)91e0d23chore(deps): update actions/setup-node action to v6 (#6028)3bb5717test(opentelemetry-configuration): ensureprocess.envis cleaned up after `...a93b1dcchore(move-to-emeriuts): create token before checkout (#6018)a39500dtest(otlp-grpc-exporter-base): remove duplicateddeletestatements (#6022)8c62fb1chore(deps): Updateimport-in-the-middle(#6020)6854413test(sdk-logs): ensure process.env is cleaned up between tests (#6017)3353b6ffeat(otlp-exporter-base): accept TLS config for node HTTP exporters from env ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @opentelemetry/instrumentation-http since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.