forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Ensure types used in telemetry are strongly typed #2904
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Comments
3 tasks
5 tasks
Benefit of the change:
|
DonJayamanne
added a commit
that referenced
this issue
Jan 17, 2019
DonJayamanne
added a commit
that referenced
this issue
Jan 17, 2019
Fixed in latest release |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ensuring the type names map easily to the telemetry names, makes it easier to discover (avoids having to
document
or keepdocumentation
in sync) properties captured in the Telemetry.We should also consider adding strongly typed members for the
durations
component of telemetry.The text was updated successfully, but these errors were encountered: