Skip to content

refactor AIAdatper out of ai telemetry appender#2991

Merged
isidorn merged 1 commit intomicrosoft:masterfrom
sofianhn:master
Feb 14, 2016
Merged

refactor AIAdatper out of ai telemetry appender#2991
isidorn merged 1 commit intomicrosoft:masterfrom
sofianhn:master

Conversation

@sofianhn
Copy link
Copy Markdown

This change refactors the application insight wrapper logic outside of the nodeAppInsightsTelemetryAppender.

App Insights requires special logic to make sure that the client is setup with the correct properties, as well as making sure we disable all non-required collections.

With this change, AIAdapter is now available in base/node as dependency to be used anywhere in the codebase. Taking this to base is intensionally not to have any tie between Application Insights and the telemetry service as they are not coupled from architecture perspective.

isidorn added a commit that referenced this pull request Feb 14, 2016
refactor AIAdatper out of ai telemetry appender
@isidorn isidorn merged commit 974cacb into microsoft:master Feb 14, 2016
@isidorn
Copy link
Copy Markdown
Collaborator

isidorn commented Feb 14, 2016

How can I say 'no' to something that has tests 😇

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 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.

3 participants