This repository was archived by the owner on Dec 30, 2024. It is now read-only.
1.1.0
Traceo 1.1.0
OpenTelemetry support in Traceo. From this version, it is possible to use OpenTelemetry instruments to collect metrics and spans. Read more here about how to start using open telemetry in NodeJS.
Installation
Full installation guide can be found here.
Changelog
- In Explore, the functionality has been extended to search Logs, Metrics and Spans.
- Metrics and Spans can be now collected with using OpenTelemetry.
- Echart library has been replaced by UPlot.
- New graph for logs explore
- New search criteria for logs
- Span list and details in explore
- Trace timeline for parent spans
- Advanced search criteria for spans
- Metric builder in explore
- Graph payload preview in table below main graph
- Runtime configuration has been removed from worker, app and SDK's.
- Conversation feature has been removed from incident details.
- New incidents table layout.
- Fixed pagination issue in Traceo Table.
- Multiple improvements for Traceo UI components.
- Live metrics preview.
- Content card for metrics with custom loader.
- Aggregated queries for data in clickhouse.
- Code cleanup.
- Update for multiple packages version.