do not fetch metrics data right after connecting live data to an app #1003
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: live-data
type: enhancement
Milestone
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.
The text was updated successfully, but these errors were encountered: