prometheus-net-contrib
prometheus-net-contrib copied to clipboard
Exposes .NET core diagnostic listeners and counters
When using the `HttpClientListenerHandler` and an http request task is canceled either by the user or by a timeout, the call is not registered in the metric.
so i can name any query of EF ToListAsync or any, and get named metric
- [x] EntifyFramework 5.0 counters - [ ] Make `AspNetCoreListenerHandler` - production ready - [ ] Make `EntityFrameworkListenerHandler` - production ready - [x] Update IdentityServer metrics - [x] Update EasyCaching...