Skip to content

v2.7.0

Latest

Choose a tag to compare

@pichlermarc pichlermarc released this 17 Apr 11:26
a0476ee

2.7.0

🚀 Features

  • feat(sdk-logs): implement log creation metrics #6433 @anuraaga
  • feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders
    #6460 @starzlocker
  • feat(opentelemetry-core): add extra checks on internal merge function for safety #6587 @maryliag

🐛 Bug Fixes

  • fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs

🏠 Internal

  • test(exporter-zipkin): fix broken browser test assertions and add missing coverage #6566 @overbalance
  • fix(sdk-metrics): repair ExponentialHistogram tests #6565 @overbalance