dotnet add package Prometheus.Client.DependencyInjection
public IServiceProvider ConfigureServices(IServiceCollection services) { services.AddMetricFactory(); }
or compatible with static Metrics.DefaultCollectorRegistry
:
public IServiceProvider ConfigureServices(IServiceCollection services) { services.AddMetricFactory(Metrics.DefaultCollectorRegistry); }
Contributions to the package are always welcome!
All contents of this package are licensed under the MIT license.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4