prometheus-net.AspNet
prometheus-net.AspNet copied to clipboard
Exposes prometheus metrics inside full framework asp.net applications using WebApi
We needed to increase the bucket size of the httpRequestsDuration, 10 seconds was not enough, so we used constructors for it. Please let me know if you have a better...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.5.11 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Obviously Entity Framework 6 approach described in help via DBContext and DbConfigurationType don't work because DbConfigurationType seems to be missing from EF Core..... Is support for EF Core planned?