Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Conversation

jakebailey
Copy link
Member

Because this event is created in the analyzer, I didn't use Telemetry.CreateEvent, which would have appended the prefix we need. Hardcode it for now until stuff can move into Core. (I tried moving it into Core but ran into strange build issues.)

Also, send the working set size as well, since *nix platforms don't seem to support paged/peak paged at all. That'll need its own fix that's more complicated.

@jakebailey jakebailey merged commit e6962a8 into microsoft:master Apr 8, 2019
@jakebailey jakebailey deleted the fix-telemetry-name branch April 8, 2019 18:56
jakebailey added a commit to jakebailey/python-language-server that referenced this pull request Nov 1, 2019
…atforms (microsoft#900)

Because this event is created in the analyzer, I didn't use `Telemetry.CreateEvent`, which would have appended the prefix we need. Hardcode it for now until stuff can move into Core. (I tried moving it into Core but ran into strange build issues.)

Also, send the working set size as well, since *nix platforms don't seem to support paged/peak paged at all. That'll need its own fix that's more complicated.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants