Personix.Otel.Constants
1.1.0
dotnet add package Personix.Otel.Constants --version 1.1.0
NuGet\Install-Package Personix.Otel.Constants -Version 1.1.0
<PackageReference Include="Personix.Otel.Constants" Version="1.1.0" />
<PackageVersion Include="Personix.Otel.Constants" Version="1.1.0" />
<PackageReference Include="Personix.Otel.Constants" />
paket add Personix.Otel.Constants --version 1.1.0
#r "nuget: Personix.Otel.Constants, 1.1.0"
#:package Personix.Otel.Constants@1.1.0
#addin nuget:?package=Personix.Otel.Constants&version=1.1.0
#tool nuget:?package=Personix.Otel.Constants&version=1.1.0
OpenTelemetry configuration keys, protocol values, and OTLP route paths as constants, so that a service and the collector it exports to agree on the same spelling instead of repeating string literals on both sides.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net11.0 is compatible. |
-
net10.0
- No dependencies.
-
net11.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Personix.Otel.Constants:
| Package | Downloads |
|---|---|
|
Personix.ServiceDefaults
One call that wires up the cross-cutting concerns every service needs: OpenTelemetry traces, metrics and logs over OTLP, Serilog, health check endpoints, service discovery, and HTTP resilience. A missing collector degrades to console logging instead of preventing start-up. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.0 — adds a net11.0 target alongside net10.0. No API change.