Commit Graph

12 Commits

Author SHA1 Message Date
Alex Boyko
d886efd66a Index Elements serialization. Structure view initial work
* WIP

Signed-off-by: aboyko <alex.boyko@broadcom.com>

* `SpringIndexElement` serialization. Initial Structure view in VSCode

Signed-off-by: aboyko <alex.boyko@broadcom.com>

* Corrections

Signed-off-by: aboyko <alex.boyko@broadcom.com>

* Serialization polishing

Signed-off-by: aboyko <alex.boyko@broadcom.com>

* Don't include java.lang.Object in supertypes serialization

Signed-off-by: aboyko <alex.boyko@broadcom.com>

---------

Signed-off-by: aboyko <alex.boyko@broadcom.com>
2025-04-22 13:43:50 -04:00
vudayani-vmw
e319e43deb Log Levels View
* fetch and display loglevels

* change log levels for packages

* clean up logs

* address review comments

* switch the CONNECT_TO_LS key

* Avoid caching loggers data

* add copyright headers

---------

Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
2023-12-20 16:23:32 -05:00
aboyko
a3a83eb70a SpringModelService minor refactoring and flattening 2023-05-10 11:55:04 -04:00
Martin Lippert
2dfcdd0f29 unified protocol message names around new spring index to spring/index 2023-05-10 14:00:30 +02:00
aboyko
dfe0c51331 Beans model extension API for VSCode 2023-05-08 18:57:45 -04:00
V Udayani
103e225f7b Fetch metrics with tags 2022-10-26 12:36:27 -04:00
V Udayani
c6f905bd0f fetch memory metrics for process 2022-10-26 12:36:27 -04:00
Kris De Volder
006cbd0721 Refine api for connected process listeners
Events now include some extra information instead of just processKey.
2022-05-09 16:12:59 -07:00
Kris De Volder
08df5125a4 Add 'listConnectedProcesses' to public api 2022-04-06 13:37:09 -07:00
Yan Zhang
f7ec7590a9 sts-vscode: fix extension api implementation
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2022-04-06 10:10:43 -04:00
Kris De Volder
37e495f20c Some tweaks to PR 751 2022-04-05 15:52:11 -07:00
Yan Zhang
f332ae4e69 add extension APIs to get live data
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2022-04-02 18:40:31 +08:00