prometheus-net-contrib icon indicating copy to clipboard operation
prometheus-net-contrib copied to clipboard

Exposes .NET core diagnostic listeners and counters

Results 15 prometheus-net-contrib issues
Sort by recently updated
recently updated
newest added

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...