[ Tracking Issue ] Observatory -> DevTools Migration
Tracking issue for the Observatory migration effort.
Core Functionality
- [ ] https://github.com/flutter/devtools/issues/3859
- [ ] https://github.com/flutter/devtools/issues/3861
- [ ] https://github.com/flutter/devtools/issues/3862
- [ ] https://github.com/flutter/devtools/issues/3867
- [ ] https://github.com/flutter/devtools/issues/3869
- [ ] https://github.com/flutter/devtools/issues/3874
- [ ] https://github.com/flutter/devtools/issues/3877
Advanced Functionality
- [ ] https://github.com/flutter/devtools/issues/3860
- [ ] https://github.com/flutter/devtools/issues/2210
- [x] https://github.com/flutter/devtools/issues/3878
- [x] https://github.com/flutter/devtools/issues/3910
Do we have usage metrics from Observatory on any of the missing features so that we can prioritize which ones we work on first? Or decide if any tools should be left out completely if users hardly use them?
Do we have usage metrics from Observatory on any of the missing features so that we can prioritize which ones we work on first? Or decide if any tools should be left out completely if users hardly use them?
Unfortunately not. I'm going to go through advanced features with the VM team (maybe some engine folks) to see what they use and would want migrated. There's already some features (e.g., Observatory's heap map) that we won't bother migrating.
So far I've only created issues for features that are actually useful or extend existing functionality (I'm sure I'll have more filed tomorrow).
In the list of core/advanced functionality being tracked I do not see the issue of general devtools snappiness, do we have an issue tracking that ?