| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
6c62246e53 | Fix typos | 1 year ago |
|
|
f6ce04b5ed | Fix memory usage and add README to example | 2 years ago |
|
|
83bf82d0b6 |
Adding `dora-rerun` as a visualization tool
This commit add an initial dora-rerun extension for visualization of run using rerun. This is still experimental and will be improved in the future. I also added an example that we can try out by: ```bash cd examples/rerun-viewer dora start dataflow.yml --attach ``` You might need to install rerun viewer with ```bash cargo install --force rerun-cli@0.15.1 ``` |
2 years ago |