Skip to content

Update service protocol startup message to not reference Observatory #38419

Closed
@bkonyi

Description

@bkonyi

As we're encouraging users to make use of non-Observatory debugging tools like DevTools we should update the message the VM service outputs at startup to not reference Observatory. A possible alternative would be:

Dart VM service listening on http://127.0.0.1:8181/6iSIXM0fOBk=/

Overall, this change is relatively low priority as it will require changes throughout many of our tools which are scraping stdout for the current message to get the URL. Once #38418 is resolved and tools start migrating to use this functionality to discover the VM service, this change should be much simpler to make.

cc @devoncarew

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions