Skip to content

Commit 9152002

Browse files
committed
update description
1 parent a5c6d13 commit 9152002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# prom-client-metricpusher-hostedservice
1+
# Prometheus.Client.MetricPusher.HostedService
22

33
[![ci](https://img.shields.io/github/actions/workflow/status/prom-client-net/prom-client-metricpusher-hostedservice/ci.yml?branch=main&label=ci&logo=github&style=flat-square)](https://github.com/prom-client-net/prom-client-metricpusher-hostedservice/actions/workflows/ci.yml)
44
[![nuget](https://img.shields.io/nuget/v/Prometheus.Client.MetricPusher.HostedService?logo=nuget&style=flat-square)](https://www.nuget.org/packages/Prometheus.Client.MetricPusher.HostedService)

src/Prometheus.Client.MetricPusher.HostedService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net462;netstandard2.0;net6.0;net8.0</TargetFrameworks>
4-
<Description>MetricPusher as HostedService</Description>
4+
<Description>MetricPusher as HostedService for Prometheus.Client</Description>
55
<RepositoryUrl>https://github.com/prom-client-net/prom-client-metricpusher-hostedservice</RepositoryUrl>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
</PropertyGroup>

0 commit comments

Comments
 (0)