Peter Wiese
Peter Wiese
possibly related to: https://github.com/dotnet/runtime/issues/63808
I am also struggling with the lack of an UpDownCounter. In my case, I have a metric that gets adjusted in multiple places up and down with various dimensions. Unless...
@cijothomas @reyang for guidance on naming here.
I haven't been able to successfully use perfcollect at all since moving to net6. As a sanity check, I created a boilerplate net6 console app using ``` dotnet new console...
+1. The other 2 samples work just fine, but I get nothing on the server console when hitting server_request using automatic instrumentation.