instana / otel-shop

OpenTelemetry Demo App
Apache License 2.0
17 stars 12 forks source link

Bump @opentelemetry/exporter-trace-otlp-grpc from 0.29.2 to 0.35.1 in /catalogue #661

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @opentelemetry/exporter-trace-otlp-grpc from 0.29.2 to 0.35.1.

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-grpc's releases.

Experimental v0.35.1

:bug: (Bug Fix)

  • fix: remove JSON syntax error and regenerate tsconfig files #3566 @​Flarna
    • Fixes an error where the generated JS files were not included in the esnext package due to a failure of the tsconfig generation
  • fix(sdk-node): register instrumentations early #3502 @​flarna
  • fix: include tracestate in export #3569 @​flarna

Experimental v0.35.0

:rocket: (Enhancement)

  • feat(instrumentation-http): monitor error events with events.errorMonitor #3402 @​legendecas
  • feat(instrumentation-grpc): added grpc metadata client side attributes in instrumentation #3386
  • feat(instrumentation): add new _setMeterInstruments protected method that update the meter instruments every meter provider update.
  • feat(api-logs): add the SeverityNumber enumeration. #3443 @​fuaiyi
  • feat(sdk-node): configure no-op sdk with OTEL_SDK_DISABLED environment variable #3485 @​RazGvili

:bug: (Bug Fix)

  • fix(instrumentation-xhr): http.url attribute should be absolute #3200 @​t2t2
  • fix(instrumentation-grpc): always set grpc semcov status code attribute with numeric value #3076 @​blumamir
  • fix(instrumentation): only call onRequire for full matches on core modules with sub-paths #3451 @​mhassan1
  • fix(instrumentation): add back support for absolute paths via require-in-the-middle #3457 @​mhassan1
  • fix(prometheus-sanitization): replace repeated _ with a single _ 3470 @​samimusallam
  • fix(prometheus-serializer): correct string used for NaN #3477 @​JacksonWeber
  • fix(instrumentation-http): close server span when response finishes #3407 @​legendecas
  • fix(instrumentation-fetch): make spans resilient to clock drift by using Date.now #3434 @​dyladan
  • fix(instrumentation-xml-http-request): make spans resilient to clock drift by using Date.now #3434 @​dyladan
  • fix(sdk-node): fix exporter to be read only OTEL_TRACES_EXPORTER is set to a valid exporter [3492] @​svetlanabrennan

:house: (Internal)

  • chore(otlp-proto-exporter-base): upgrade protobufjs to 7.1.2 and relax versioning #3433 @​seemk

Experimental v0.34.0

  • @opentelemetry/sdk-metrics moved to packages/sdk-metrics
  • @opentelemetry/api-metrics deprecated and merged into api

:rocket: (Enhancement)

:bug: (Bug Fix)

... (truncated)

Commits


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)