Add time filter to `getSocketProfile`
Offen
network > data quality
P2
screen: network
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
`getSocketProfile` returns all socket requests, but the network page only shows requests since a certain timestamp.
See how `getHttpProfile` is called with `updatedSince`.
Adding a way to filter by timestamp with sockets too will reduce how much data needs to be sent back from the VMService
NOTE: This issue is also being tracked in the dart sdk here: https://github.com/dart-lang/sdk/issues/51422
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.