Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add telemetry/event support #430

Closed
fbricon opened this issue Jun 12, 2019 · 0 comments · Fixed by #989 or enxio/lsp4xml#120
Closed

Add telemetry/event support #430

fbricon opened this issue Jun 12, 2019 · 0 comments · Fixed by #989 or enxio/lsp4xml#120
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Jun 12, 2019

collect at least the startup event with

  • Server Version
  • JVM Version
  • memory
@angelozerr angelozerr added this to the v0.8.0 milestone Jun 28, 2019
angelozerr added a commit that referenced this issue Jun 28, 2019
angelozerr added a commit that referenced this issue Jul 1, 2019
angelozerr added a commit that referenced this issue Jul 1, 2019
angelozerr added a commit that referenced this issue Jul 1, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 1, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 4, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 4, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 4, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit to angelozerr/vscode-xml that referenced this issue Jul 5, 2019
angelozerr added a commit that referenced this issue Jul 5, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 5, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 10, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 10, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 10, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 10, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
angelozerr added a commit that referenced this issue Jul 10, 2019
This PR fix #430

The OSUtils was renamed to Platform which is more generic (eclipse like
name) which contains information about OS, JVM (name, version, memory).

Signed-off-by: azerr <[email protected]>
@fbricon fbricon modified the milestones: v0.8.0, v0.9.0 Jul 22, 2019
@angelozerr angelozerr removed this from the v0.9.0 milestone Oct 9, 2019
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 12, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 22, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 24, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 24, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 25, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 25, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 25, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Mar 8, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes eclipse#430

Rebase of eclipse#493

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit that referenced this issue Mar 8, 2021
Please refer to `USAGE_DATA.md` for a full list of data collected.

Add `xml.telemetry.enable` to control if telemetry events are sent.

Closes #430

Rebase of #493

Signed-off-by: David Thompson <[email protected]>
@datho7561 datho7561 added this to the 0.16.0 milestone Mar 23, 2021
@datho7561 datho7561 added the enhancement New feature or request label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment