microsoft/ApplicationInsights-Kubernetes

Revisit hosting startup scenario with GenericHosts (Microsoft.Extensions.Hosting)

xiaomi7732 opened this issue · 1 comments

To answer the question: is there an update needed for hosting startup scenario.
Where are we today:

  • We are using Microsoft.AspNetCore.Hosting.IHostingStartup to support hosting start up.

There are small implementation details that could be improved though. See related PRs.