- TraceExporter fixed to print InstrumentationScope's attributes.
- Fix StatusCode in stdout exporter #1454
- Add missing event timestamps #1391
- Adjusted
chrono
features to reduce number of transitive dependencies. #1569 - The default feature now includes logs, metrics and trace.
- Bump MSRV to 1.65 #1318
- Timestamp is additionally exported in user-friendly format. #1192.
- MetricExporter - Temporality is exported in user-friendly format. #1260.
- Initial metrics and trace exporters