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

Removing binary dependencies for telemetry #201

Merged
merged 1 commit into from
Aug 23, 2020

Conversation

HowardWolosky
Copy link
Member

This reverse engineers the REST API for Application Insights so that we no longer need to download / depend on the 3 .dll files that were necessary to use the Application Insights .NET SDK.

This is directly benefitting from the work that was done for PowerShellForGitHub (see
microsoft/PowerShellForGitHub#186)

This reverse engineers the REST API for Application Insights so that
we no longer need to download / depend on the 3 .dll files that were
necessary to use the Application Insights .NET SDK.

This is directly benefitting from the work that was done for
PowerShellForGitHub (see microsoft/PowerShellForGitHub#186)
@HowardWolosky HowardWolosky merged commit be3c438 into microsoft:master Aug 23, 2020
@HowardWolosky HowardWolosky deleted the telemetryUpdatev1 branch August 23, 2020 15:28
HowardWolosky added a commit to HowardWolosky/StoreBroker that referenced this pull request Aug 23, 2020
This reverse engineers the REST API for Application Insights so that
we no longer need to download / depend on the 3 .dll files that were
necessary to use the Application Insights .NET SDK.

This is directly benefitting from the work that was done for
PowerShellForGitHub (see microsoft/PowerShellForGitHub#186)

> This is a re-implementation of the similar change done in the master
> branch (for v1).  See microsoft#201
HowardWolosky added a commit that referenced this pull request Aug 23, 2020
This reverse engineers the REST API for Application Insights so that
we no longer need to download / depend on the 3 .dll files that were
necessary to use the Application Insights .NET SDK.

This is directly benefitting from the work that was done for
PowerShellForGitHub (see microsoft/PowerShellForGitHub#186)

> This is a re-implementation of the similar change done in the master
> branch (for v1).  See #201
HowardWolosky added a commit to HowardWolosky/StoreBroker that referenced this pull request Aug 24, 2020
When microsoft#201 brought over the raw telemetry work from PowerShellForGitHub,
it erroneously left in a `Get-GitHubConfiguration` call which should
have been removed.
HowardWolosky added a commit that referenced this pull request Aug 24, 2020
When #201 brought over the raw telemetry work from PowerShellForGitHub,
it erroneously left in a `Get-GitHubConfiguration` call which should
have been removed.
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.

1 participant