devtools icon indicating copy to clipboard operation
devtools copied to clipboard

[ Tracking Issue ] Observatory -> DevTools Migration

Open bkonyi opened this issue 3 years ago • 2 comments

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

bkonyi avatar Mar 15 '22 20:03 bkonyi

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?

kenzieschmoll avatar Mar 15 '22 22:03 kenzieschmoll

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).

bkonyi avatar Mar 15 '22 23:03 bkonyi

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 ?

a-siva avatar Jan 23 '23 17:01 a-siva