You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate .setChannel(ManagedChannel) methods on OTLP gRPC exporters
Deprecate .setChannel(ManagedChannel) methods on Jaeger gRPC exporter
Experimental OTLP retry support now retries on connection timeouts
Metrics
BREAKING Change: Deprecated InMemoryMetricExporter and InMemoryMetricReader have been removed. Use versions in opentelemetry-sdk-metrics-testing instead
Deprecate InstrumentType values OBSERVABLE_SUM and OBSERVABLE_UP_DOWN_SUM in favor of OBSERVABLE_COUNTER and OBSERVABLE_UP_DOWN_COUNTER
Logs
Add ability to configure log attribute limits via SdkLogEmitterProviderBuilder#setLogLimits(..)
SDK Extensions
Auto-configuration added options to AutoConfigurationCustomizer for customizing SdkTracerProviderBuilder, SdkMeterProviderBuilder, MetricExporter, SdkLogEmitterProviderBuilder, and LogExporter
Auto-configuration added option to skip shutdown hooks
Auto-configuration adjusted the execution order of tracer and meter provider customization to happen after autoconfiguration
Auto-configuration adjusted SPI factories to evaluate lazily
Auto-configuration now uses sets configured SdkMeterProvider on BatchLogProcessor and BatchSpanProcessor
Auto-configuration deprecated SdkTracerProviderConfigurer in favor of AutoConfigurationCustomizer#addTracerProviderCustomizer(..)
This discussion was created from the release Version 1.11.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
General
SDK
Exporter
.setChannel(ManagedChannel)methods on OTLP gRPC exporters.setChannel(ManagedChannel)methods on Jaeger gRPC exporterMetrics
InMemoryMetricExporterandInMemoryMetricReaderhave been removed. Use versions inopentelemetry-sdk-metrics-testinginsteadInstrumentTypevaluesOBSERVABLE_SUMandOBSERVABLE_UP_DOWN_SUMin favor ofOBSERVABLE_COUNTERandOBSERVABLE_UP_DOWN_COUNTERLogs
SdkLogEmitterProviderBuilder#setLogLimits(..)SDK Extensions
AutoConfigurationCustomizerfor customizingSdkTracerProviderBuilder,SdkMeterProviderBuilder,MetricExporter,SdkLogEmitterProviderBuilder, andLogExporterSdkMeterProvideronBatchLogProcessorandBatchSpanProcessorSdkTracerProviderConfigurerin favor ofAutoConfigurationCustomizer#addTracerProviderCustomizer(..)This discussion was created from the release Version 1.11.0.
Beta Was this translation helpful? Give feedback.
All reactions