Replies: 2 comments
-
/cc @reyang |
Beta Was this translation helpful? Give feedback.
0 replies
-
/cc @shirhatti |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MS has a sidecar that can run with my dotnet application to give more details of the dotnet process:
https://devblogs.microsoft.com/dotnet/introducing-dotnet-monitor/#running-in-a-kubernetes-cluster
It exposes an API that sends back prometheus formatted metrics about what is happening with my application:
https://devblogs.microsoft.com/dotnet/introducing-dotnet-monitor/#metrics
Two questions:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions