-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Blazor: Update docs on how to get useful metrics in application insights #30972
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
Comments
This is related to #5461 |
Thanks for contacting us. |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
Meanwhile, could anyone provide at least partial workaround, please? I didn't even manage to get currently logged in user for all my logs using ITelemetryInitializer in my Blazor Server Side. It is mostly null:
|
@mkArtakMSFT Is there any progress fixing that issue? |
Thanks for contacting us. We're moving this issue to the |
Is there any update on this? Is this issue of integrating Blazor server app with application insights done ? |
What's the status of this? Is there a reason why this is languishing? |
Thanks for contacting us. We're moving this issue to the |
Thanks for contacting us. We're moving this issue to the |
There is really a partner ask here to work with the App Insights team on better client integration: microsoft/ApplicationInsights-dotnet#2143. We need to understand if this should be based on the existing App Insights JS client, or the upcoming Open Telemetry JS client support. |
...And...any updates? All the bits are Microsoft, no? Can we pull things together now? |
This is related mainly to Blazor Server Side, but there has been similar request for WASM as well.
I would like to get similar telemetry like in MVC, Razor Pages or WebForms.
Those are untrivial if not impossible tasks for individual developers, but incredibly helpful for production use.
The text was updated successfully, but these errors were encountered: