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

Tracking ClientPerformance documents using .Net SDK #673

Closed
yanivid3 opened this issue Dec 5, 2017 · 3 comments
Closed

Tracking ClientPerformance documents using .Net SDK #673

yanivid3 opened this issue Dec 5, 2017 · 3 comments

Comments

@yanivid3
Copy link

yanivid3 commented Dec 5, 2017

Hi,

For our E2E monitoring flow, we would like to be able to use the .Net SDK to track ClientPerformance (PageViewPerf) documents.
Will appreciate if supporting this document type can be added to the .Net SDK so I track such documents using the TelemetryClient.

Thanks,
Yaniv

@SergeyKanzhelev
Copy link
Contributor

I was thinking of scenario - proxying JS telemetry thru the application instead of sending to Application Insights endpoint directly. This way application can avoid exposing instrumentation key and apply extra auth for telemetry.

In order to implement this scenario we will need PageViewPerfoamance type as well as ability to restore ExceptionTelemetry without the exception object itself (issue tracked separately).

@TimothyMothra TimothyMothra added this to the Future milestone Apr 20, 2018
@TimothyMothra
Copy link
Member

I like this idea..
I think our Web API could inject a virtual controller (ApplicationInsightsTelemetryController) to receive telemetry from the client and pass through to our TelemetryChannel.

This would be a fun project :)

TimothyMothra pushed a commit that referenced this issue Oct 25, 2019
Update xunit to consistent and latest version across projects to prev…
@reyang reyang removed this from the Future milestone Mar 9, 2021
@github-actions
Copy link

github-actions bot commented Jan 4, 2022

This issue is stale because it has been open 300 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants