tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

Pipeline Diagnostics #61

Closed dominiklohmann closed 1 year ago

dominiklohmann commented 1 year ago

Implement a better mechanism for diagnostics from pipelines. They should supersede warnings and errors and have the following properties that our current warnings and errors do not have.

As part of working on the new diagnostics, we need to ask ourselves the following questions:

### Definition of Done
- [x] Design new diagnostics mechanism
- [x] Design how we display diagnostics in the Terminal
- [x] Design how we display diagnostics in the Explorer
- [x] Render diagnostics in the Terminal
- [x] Render diagnostics in the Explorer
- [x] Implement the new diagnostics mechanism
- [x] Replace errors and warnings with diagnostics where appropriate
dominiklohmann commented 1 year ago

@annadehtiarova, @jachris and I just had a meeting on this to discuss the scope that we want to have for the beta launch, and also agreed on what we ultimately want to have.

Beta Launch

Post-Beta (follow-up roadmap item to be scheduled separately)

dominiklohmann commented 1 year ago

We're closing this with the follow-up items moved into #71.