apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.63k stars 840 forks source link

Telemetry updated in Java LSP module #7435

Closed Achal1607 closed 1 month ago

Achal1607 commented 3 months ago

At present, the Java LSP module only captures telemetry for the initiation and completion of scanning or indexing tasks. This PR seeks to enhance telemetry management to gather richer insights into both the project and the workspace where projects are accessed.

Achal1607 commented 1 month ago

I have tried to address the comments in the latest code push. Thanks

Achal1607 commented 1 month ago

Can anyone please add labels and run all the required tests for this PR?

mbien commented 1 month ago

@Achal1607 want to squash this a little bit before merge?

Achal1607 commented 1 month ago

@mbien squashed this, thanks

Achal1607 commented 1 month ago

Can this be merged now by anyone?