-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: live-datatype: enhancement
Milestone
Description
As mentioned in #1002 (comment), at the moment the live hover mechanics fetch the live data for certain metrics right after creating a connection to the running application - whether the metrics data is used or not.
We should change this behavior in a way that metrics data is only fetched when it is needed.
Side note: we need to double check the memory visualization in the VSCode Spring Dashboard implementation that heavily relies on the metrics data when changing this behavior.
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: live-datatype: enhancement