File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ NuGet] ( https://img.shields.io/nuget/v/Prometheus.Client.MetricServer.svg )] ( https://www.nuget.org/packages/Prometheus.Client.MetricServer )
44[ ![ NuGet] ( https://img.shields.io/nuget/dt/Prometheus.Client.MetricServer.svg )] ( https://www.nuget.org/packages/Prometheus.Client.MetricServer )
5- [ ![ CI] ( https://img.shields.io/github/workflow/status/prom-client-net/prom-client-metricserver/%F0%9F%92%BF%20CI%20Master ?label=CI&logo=github )] ( https://github.com/prom-client-net/prom-client-metricserver/actions/workflows/master .yml )
5+ [ ![ CI] ( https://img.shields.io/github/workflow/status/prom-client-net/prom-client-metricserver/%F0%9F%92%BF%20CI?label=CI&logo=github )] ( https://github.com/prom-client-net/prom-client-metricserver/actions/workflows/ci .yml )
66[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/prom-client-net/prom-client-metricserver/badge )] ( https://www.codefactor.io/repository/github/prom-client-net/prom-client-metricserver )
77[ ![ License MIT] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
88
@@ -16,7 +16,7 @@ dotnet add package Prometheus.Client.MetricServer
1616
1717## Use
1818
19- There are [ Examples] ( https://github.com/prom-client-net/prom-examples/tree/master/MetricServer )
19+ There are [ Examples] ( https://github.com/prom-client-net/prom-examples )
2020
2121Simple Console App with static MetricFactory:
2222
You can’t perform that action at this time.
0 commit comments