File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.10.0 Beta
6+
57## π Breaking changes π
68
79- ** Update OTLP to v0.5.0, incompatible metrics protocol.**
810- Remove support for propagating summary metrics in OtelCollector.
911 - This is a temporary change, and will affect mostly OpenCensus users who use metrics.
1012
13+ ## π‘ Enhancements π‘
14+ - Support zipkin proto in ` kafka ` receiver (#1646 )
15+ - Prometheus Remote Write Exporter supporting Cortex (#1577 , #1643 )
16+ - Add deployment environment semantic convention (#1722 )
17+ - Add logs support to ` batch ` and ` resource ` processors (#1723 , #1729 )
18+
19+ ## π§° Bug fixes π§°
20+ - Identify config error when expected map is other value type (#1641 )
21+ - Fix Kafka receiver closing ready channel multiple times (#1696 )
22+ - Fix a panic issue while processing Zipkin spans with an empty service name (#1742 )
23+ - Zipkin Receiver: Always set the endtime (#1750 )
24+
1125## v0.9.0 Beta
1226
1327## π Breaking changes π
4155- Fix multiple exporters panic (#1563 )
4256- Allow ` attribute ` processor for external use (#1574 )
4357- Do not duplicate filesystem metrics for devices with many mount points (#1617 )
44- - Fix a panic issue while processing Zipkin spans with an empty service name (#1742 )
4558
4659## v0.8.0 Beta
4760
You canβt perform that action at this time.
0 commit comments