-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Application Insights and Blazor Server #30546
Comments
Hello @DennyFiguerres ... Your request should go to the Azure doc authors who write on it for the App Insight docs here ... https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview?tabs=net Given that server-side Blazor (as either Blazor Server of <8.0 or Blazor Web App of >=8.0) is just an ASP.NET Core app, we default to the main doc set coverage. It's minimal, but that's all that the product unit here wants to cover ... If you want to request special Blazor coverage from the Azure doc authors, ask them if they'll consider it by opening an issue on their repo ... https://github.com/MicrosoftDocs/azure-docs/issues UPDATE ... and I didn't realize it at first, but they do have more coverage for ASP.NET Core (generally, not Blazor-specific) here ........... https://learn.microsoft.com/en-us/azure/azure-monitor/app/asp-net-core?tabs=netcorenew%2Cnetcore6 |
well there is a request on the application insights repo that has not been answered for over a year..... someone needs to step up and tell us how to use it ! so far it seems like "hot potato" with everyone poassing it to the next one...... |
I see. I hadn't heard about that. Anyway ... that's scheduled for NOW 😄 ... by the .NET 8 release in November. It might get bumped to next year because they've been so busy with the framework, but tracking on that issue is the best thing to do. |
also read this thread its very disturbing that folks keep asking and no one can find the time to deal with the very simple question of getting it to work. i think i am getting close to an working answer but i have to keep looking and searching ...... it looks like in the end i may have to use the javascript route just cause thats the one that most folks have done and that there is a repo by a developer that they got to work.... |
I understand your frustration, but keep in mind that this team ... the ASP.NET Core product unit ... doesn't "own" (i.e., build, control, document, market) App Insights. This team builds and documents the Blazor framework. However, Dan obviously feels that we'll need to do something about this to help devs use App Insights with Blazor. Therefore, he's taking it on. He may hand me notes to publish, or he may provide the actual PR ... not sure yet. It's scheduled to happen by November. Just don't get your hopes too high tho. They're slammed with .NET 8 work. It might get pushed back a bit. |
all of that i do understand. I cant see what's going on internally , I cant control it..... i can only keep asking and hope that someone takes action. also some folks are taking on the web assembly side of this but does that code also work for server ?? there is a lot of that we need to get some clarity on..... can we have a common method that will work for Server and Web and Unified ?? also by the way i sent dan an email asking about this ..... just so you know i have tried that and not yet heard back .... may never hear back but i tried. |
Usually when enough customers request ... er .... demand ... action ... when it reaches the point of 💀 death threats 💀 😆 , perfect for Halloween 🎃 btw 😆, it's like 'squeaky wheel gets the grease' time. That's when someone, somewhere, swings into action and takes steps to resolve it. It's a matter of priorities. MS owns it ... True! ... and should explain how to use it with each programming framework ... Indeed! ... but MS also doesn't have unlimited 💰💰 funds 💰💰 to spend. It looks like with that issue that it has reached critical mass. Dan took this on directly, so he obviously feels that it has high importance. |
one last comment and i will leave this alone.... just to let you know I have been developing for a long time. years ago I loved when there was a web site called "Channel9" that Microsoft ran and back then I had a lot of contact with folks.... folks like Barry / aka / blowdart for example |
Has this been documented yet? If so, where? TIA |
I'm not gonna go that far, but common Microsoft, make a solid lift here! |
can we get some details on using application insights with blazor server on an azure web app ?
i have been searching for more information and can not find any good guides for blazor server
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: