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

Create browser version of telemetry service #77437

Merged
merged 2 commits into from Jul 17, 2019

Conversation

RMacfarlane
Copy link
Contributor

Create a new version of the telemetry service in browser that uses the app insights js library to send events.

Some of the data for the common properties still isn’t coming through since it’s undefined in the browser version of the product or environment service, machineId is an important one of those. So still need to revisit that.

@RMacfarlane RMacfarlane added this to the July 2019 milestone Jul 16, 2019
@RMacfarlane RMacfarlane requested a review from bpasero July 16, 2019 01:13
@RMacfarlane RMacfarlane self-assigned this Jul 16, 2019
@bpasero
Copy link
Member

bpasero commented Aug 5, 2019

@RMacfarlane yeah I am not very happy to require clients to add the script for application insights into the HTML page. A better approach would be to require this in the same way as we for example ship semver-umd or textmate to the web version of VSCode.

I created #78475 as follow up for August.

@RMacfarlane RMacfarlane deleted the rmacfarlane/browsertelemetry branch September 13, 2019 18:56
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
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.

None yet

2 participants