https://andrewlock.net/series/system-diagnostics-metrics-apis/ https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation#best-practices-2 At the moment they're just global to service variables, which might impact performance, since locking is used.
https://andrewlock.net/series/system-diagnostics-metrics-apis/
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation#best-practices-2
At the moment they're just global to service variables, which might impact performance, since locking is used.