File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.22.0 Beta
6+
57## 🛑 Breaking changes 🛑
68
79- Rename ServiceExtension to just Extension (#2581 )
1113- Move ScrapeErrors and PartialScrapeError to ` scrapererror ` (#2580 )
1214- Remove support for deprecated unmarshaler ` CustomUnmarshaler ` , only ` Unmarshal ` is supported (#2591 )
1315- Remove deprecated componenterror.CombineErrors (#2598 )
16+ - Rename ` pdata.TimestampUnixNanos ` to ` pdata.Timestamp ` (#2549 )
17+
18+ ## 💡 Enhancements 💡
19+
20+ - ` prometheus ` exporter: Re-implement on top of ` github.com/prometheus/client_golang/prometheus ` and add ` metric_expiration ` option
21+ - ` logging ` exporter: Add support for AttributeMap (#2609 )
22+ - Add semantic conventions for instrumentation library (#2602 )
23+
24+ ## 🧰 Bug fixes 🧰
25+
26+ - ` otlp ` receiver: Fix ` Shutdown() ` bug (#2564 )
27+ - ` batch ` processor: Fix Shutdown behavior (#2537 )
28+ - ` logging ` exporter: Fix handling the loop for empty attributes (#2610 )
29+ - ` prometheusremotewrite ` exporter: Fix counter name check (#2613 )
1430
1531## v0.21.0 Beta
1632
You can’t perform that action at this time.
0 commit comments