Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-bom 1.21.0 -> 1.22.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java

v1.22.0

API
  • WARNING: GlobalOpenTelemetry trigger of autoconfiguration is now opt-in.
    Previously, GlobalOpenTelemetry.get triggered autoconfiguration
    if opentelemetry-sdk-extension-autoconfigure was detected on the classpath. That behavior is now
    opt-in by setting environment variable OTEL_JAVA_GLOBAL_AUTOCONFIGURE_ENABLED=true.
    (#​5010)
  • Update LoggerBuilder, MeterBuilder, TracerBuilder javadoc
    (#​5050)
Context
  • Make closing scope idempotent and non-operational when corresponding context is not current.
    (#​5061)
SDK
  • Standardize internal usage of ConfigUtil for reading environment variables and system properties
    (#​5048)
Metrics
  • Lazily initialize exponential histogram buckets
    (#​5023)
  • Delete MapCounter alternative exponential histogram implementation
    (#​5047)
  • Add toString to SdkMeter, SdkObservableInstrument, AbstractInstrumentBuilder
    (#​5072)
Exporter
  • OtlpGrpcSpanExporter, OtlpHttpSpanExporter, OtlpGrpcLogRecordExporter,
    OtlpHttpLogRecordExporter, ZipkinSpanExporter, and JaegerGrpcSpanExporter are now
    instrumented with GlobalOpenTelemetry by default. Instrumentation initializes lazily to prevent
    ordering issue of accessing GlobalOpenTelemetry.get before GlobalOpenTelemetry.set is called.
    (#​4993)
  • Add ConfigurableSpanExporterProvider implementation for JaegerGrpcSpanExporter
    (#​5002)
  • Add ConfigurableSpanExporterProvider, ConfigurableMetricExporterProvider,
    ConfigurableLogRecordExporterProvider for OtlpGrpc{Signal}Exporters
    and OtlpHttp{SignalExporters
    (#​5003)
  • Replace OTLP User-Agent spaces with dashes
    (#​5080)
  • Add AutoConfigurationCustomizerProvider implementation for PrometheusHttpServer
    (#​5053)
  • Add resource target_info and scope target_info metrics to PrometheusHttpServer in compliance
    with spec
    (#​5039)
  • Drop delta metrics in PrometheusHttpServer
    (#​5062)
  • PrometheusHttpServer drops metrics with same name and different type
    (#​5078)
SDK Extensions
  • DEPRECATION: Align autoconfigure exemplar filter names with spec. Previous names none, all,
    with_sampled_trace are deprecated. Use always_off, always_on, trace_based instead.
    (#​5063)
OpenTracing Shim
  • Add createTracerShim function
    (#​4988)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/io.opentelemetry-opentelemetry-bom-1.x branch 3 times, most recently from eb1dd6c to 0857c27 Compare January 11, 2023 18:14
@toddbaert toddbaert self-requested a review January 11, 2023 18:17
@renovate renovate bot force-pushed the renovate/io.opentelemetry-opentelemetry-bom-1.x branch 3 times, most recently from 042d273 to 6cff963 Compare January 12, 2023 21:05
@renovate renovate bot requested a review from Kavindu-Dodan as a code owner January 12, 2023 21:05
@renovate renovate bot force-pushed the renovate/io.opentelemetry-opentelemetry-bom-1.x branch 3 times, most recently from 1dbc45d to 68ff606 Compare January 12, 2023 21:17
@renovate renovate bot force-pushed the renovate/io.opentelemetry-opentelemetry-bom-1.x branch from 68ff606 to d0ffbf2 Compare January 12, 2023 21:25
@toddbaert toddbaert merged commit 9f20baf into main Jan 12, 2023
@renovate renovate bot deleted the renovate/io.opentelemetry-opentelemetry-bom-1.x branch January 12, 2023 21:32
@github-actions github-actions bot mentioned this pull request Jan 12, 2023
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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