Prometheus monitoring for gRPC C# servers and clients.
Info
Version: | 1.0.33 |
Author(s): | Visma e-conomic |
Last Update: | Monday, October 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/e-conomic/csharp-grpc-prometheus |
NuGet Url: | https://www.nuget.org/packages/NetGrpcPrometheus |
Install
Install-Package NetGrpcPrometheus
dotnet add package NetGrpcPrometheus
paket add NetGrpcPrometheus
NetGrpcPrometheus Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.5.1)
- Grpc(>= 2.27.0)
- prometheus-net(>= 3.4.0)
Tags