Changelog #0002
Observability! What I see is what you see. This week's focus was on exposing all logs related to your nodes in the web app's Observability view. There is more work needed to expose logs related to your pipeline overall and your execution environments. The goal is to expose anything I see in my OpenTelemetry dashboards to you.
Platform
- Developed an API endpoint to fetch logs for individual nodes
- Improved log attributes to simplify log fetching
CLI
Web
- Improved the real-time log viewer for each node within a pipeline by adding a filter for levels, search, auto scroll, and a pause button.
- Added an export button to the log viewer.
Sources
Processors
Sinks
- UPDATED Webhook
- Added Headers section.
- Added Authentication section.
- Added Validation & Limits section.
Miscellaneous