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 #490

Merged
merged 7 commits into from
May 19, 2021
Merged

Add telemetry #490

merged 7 commits into from
May 19, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

Add dependency to redhat.vscode-commons and send telemetry data.
It add hadler and pass all telemetry_event from yaml-ls.

Also it send telemetry with any errors logged in LSP communication.

What issues does this PR fix or reference?

Resolve #458

Signed-off-by: Yevhen Vydolob <[email protected]>
@evidolob evidolob self-assigned this Apr 21, 2021
Signed-off-by: Yevhen Vydolob <[email protected]>
@evidolob evidolob requested a review from fbricon April 30, 2021 11:36
Copy link
Contributor

@JPinkney JPinkney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
src/telemetry.ts Outdated Show resolved Hide resolved
src/telemetry.ts Outdated Show resolved Hide resolved
@evidolob evidolob requested a review from fbricon May 11, 2021 12:57
Signed-off-by: Yevhen Vydolob <[email protected]>
test/telemetry.test.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
@evidolob evidolob merged commit fec9024 into redhat-developer:master May 19, 2021
@evidolob evidolob deleted the add-telemetry branch May 19, 2021 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add telemetry reporting
4 participants