Wiktor Kopec

Results 15 comments of Wiktor Kopec

The api key no longer needs to be stored, but we may want to store Azure keys into Credential Manager.

Note this would only work in scenarios where the app and dotnet-monitor live in the same container. I don't think we can spawn processes across container boundaries.

Somewhat related to https://github.com/dotnet/dotnet-monitor/issues/70.

We can also potentially support dotnet-monitor running as a DaemonSet with a host mounted /proc

Likely a fallout of https://github.com/dotnet/aspnetcore/pull/22376