File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## v0.8.0 Beta
6+
7+ ## π New components π
8+
9+ - ` groupbytrace ` processor that waits for a trace to be completed (#1362 )
10+
11+ ## π‘ Enhancements π‘
12+
13+ - Migrate ` zipkin ` receiver/exporter to the new interfaces (#1484 )
14+ - Migrate ` prometheus ` receiver/exporter to the new interfaces (#1477 , #1515 )
15+ - Add new FactoryUnmarshaler support to all components, deprecate old way (#1468 )
16+ - Update ` fileexporter ` to write data in OTLP (#1488 )
17+ - Add extension factory helper (#1485 )
18+ - Host scrapers: Use same scrape time for all data points coming from same source (#1473 )
19+ - Make logs SeverityNumber publicly available (#1496 )
20+ - Add recently included conventions for k8s and container resources (#1519 )
21+ - Add new config StartTimeMetricRegex to ` prometheus ` receiver (#1511 )
22+ - Convert Zipkin receiver and exporter to use OTLP (#1446 )
23+
24+ ## π§° Bug fixes π§°
25+
26+ - Infer OpenCensus resource type based on OpenTelemetry's semantic conventions (#1462 )
27+ - Fix log adapter in ` prometheus ` receiver (#1493 )
28+ - Avoid frequent errors for process telemetry on Windows (#1487 )
29+
530## v0.7.0 Beta
631
732## π New components π
1338- Extensions
1439 - ** Experimental** ` fluentbit ` facilitates running a FluentBit subprocess of the collector (#1381 )
1540
16- ## π‘ Enhancements
41+ ## π‘ Enhancements π‘
1742
1843- Updated ` golang/protobuf ` from v1.3.5 to v1.4.2 (#1308 )
1944- Updated ` opencensus-proto ` from v0.2.1 to v0.3.0 (#1308 )
You canβt perform that action at this time.
0 commit comments