Common logging/telemetry functionality to used by all services within the Elvia ecosystem.
Info
Version: | 5.0.0 |
Author(s): | Elvia AS |
Last Update: | Monday, August 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elvia.Telemetry |
Install
Install-Package Elvia.Telemetry
dotnet add package Elvia.Telemetry
paket add Elvia.Telemetry
Elvia.Telemetry Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.1.2)
- KubernetesClient(>= 1.6.29)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.13.1)
- Microsoft.ApplicationInsights.WorkerService(>= 2.13.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.CSharp(>= 4.7.0)
- prometheus-net(>= 3.5.0)
- prometheus-net.AspNetCore(>= 3.5.0)