Skip to content

Removing binary dependencies for telemetry - #186

Merged
Howard Wolosky (HowardWolosky) merged 1 commit into
microsoft:masterfrom
HowardWolosky:rawTelemetry
Jun 1, 2020
Merged

Removing binary dependencies for telemetry#186
Howard Wolosky (HowardWolosky) merged 1 commit into
microsoft:masterfrom
HowardWolosky:rawTelemetry

Conversation

@HowardWolosky

@HowardWolosky Howard Wolosky (HowardWolosky) commented May 28, 2020

Copy link
Copy Markdown
Contributor

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.

As a result, this also removes the AssemblyPath configuration property
since there are no longer any assemblies that this module needs.

Resolves #104

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.

As a result, this also removes the `AssemblyPath` configuration property
since there are no longer any assemblies that this module needs.
@HowardWolosky
Howard Wolosky (HowardWolosky) merged commit ae8467f into microsoft:master Jun 1, 2020
@HowardWolosky
Howard Wolosky (HowardWolosky) deleted the rawTelemetry branch June 1, 2020 20:56
@HowardWolosky Howard Wolosky (HowardWolosky) added the enhancement An issue or pull request introducing new functionality to the project. label Jun 2, 2020
Howard Wolosky (HowardWolosky) added a commit to HowardWolosky/StoreBroker that referenced this pull request Aug 21, 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)
Howard Wolosky (HowardWolosky) added a commit to HowardWolosky/StoreBroker that referenced this pull request Aug 22, 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)
Howard Wolosky (HowardWolosky) added a commit to HowardWolosky/StoreBroker that referenced this pull request Aug 22, 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)
Howard Wolosky (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)
Howard Wolosky (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)
Howard Wolosky (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)
Howard Wolosky (HowardWolosky) added a commit to microsoft/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)
Howard Wolosky (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)
Howard Wolosky (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
Howard Wolosky (HowardWolosky) added a commit to microsoft/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 #201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An issue or pull request introducing new functionality to the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make telemetry reporting not require NuGet downloads

1 participant