Add metrics

This commit is contained in:
2023-10-05 22:49:44 +01:00
parent 7c60fefd4a
commit b93fa4bc0f
2 changed files with 15 additions and 9 deletions

View File

@ -48,5 +48,6 @@
</PackageReference>
<PackageReference Include="Nostr.Client" Version="1.4.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
</ItemGroup>
</Project>