We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d01237 commit 9ed7baaCopy full SHA for 9ed7baa
src/HealthChecks/Startup.cs
@@ -5,9 +5,7 @@
5
using Microsoft.Extensions.Configuration;
6
using Microsoft.Extensions.DependencyInjection;
7
using Microsoft.Extensions.Diagnostics.HealthChecks;
8
-using Prometheus.Client;
9
using Prometheus.Client.AspNetCore;
10
-using Prometheus.Client.Collectors;
11
using Prometheus.Client.DependencyInjection;
12
using Prometheus.Client.HealthChecks;
13
0 commit comments