Incursa.Platform.Observability
6.0.5
Prefix Reserved
dotnet add package Incursa.Platform.Observability --version 6.0.5
NuGet\Install-Package Incursa.Platform.Observability -Version 6.0.5
<PackageReference Include="Incursa.Platform.Observability" Version="6.0.5" />
<PackageVersion Include="Incursa.Platform.Observability" Version="6.0.5" />
<PackageReference Include="Incursa.Platform.Observability" />
paket add Incursa.Platform.Observability --version 6.0.5
#r "nuget: Incursa.Platform.Observability, 6.0.5"
#:package Incursa.Platform.Observability@6.0.5
#addin nuget:?package=Incursa.Platform.Observability&version=6.0.5
#tool nuget:?package=Incursa.Platform.Observability&version=6.0.5
Incursa.Platform.Observability
Incursa.Platform.Observability provides the shared observability vocabulary used across the platform package families.
What It Owns
- shared event names and tag-key conventions
- lightweight helpers that bridge correlation, operations, audit, and messaging metadata
- a common vocabulary for platform telemetry without forcing a single telemetry backend
What It Does Not Own
- a full tracing or logging stack
- exporter-specific configuration
- database-backed metric persistence on its own
Related Packages
Incursa.Platform.Correlationfor correlation context propagationIncursa.Platform.Operationsfor workflow lifecycle trackingIncursa.Platform.Auditfor immutable event historyIncursa.Platform.Metrics.AspNetCoreandIncursa.Platform.Metrics.HttpServerfor metrics exposure
Conventions
Standard event names are defined in PlatformEventNames.
Standard tag keys are defined in PlatformTagKeys.
| 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. |
-
net10.0
- Incursa.Platform (>= 6.0.5)
- Incursa.Platform.Audit (>= 6.0.4)
- Incursa.Platform.Correlation (>= 6.0.4)
- Incursa.Platform.Operations (>= 6.0.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Incursa.Platform.Observability:
| Package | Downloads |
|---|---|
|
Incursa.Platform.Webhooks
Provider-agnostic webhook ingestion, classification, and processing primitives. |
|
|
Incursa.Platform.SqlServer
SQL Server provider for Incursa Platform outbox, inbox, scheduler, fanout, metrics, and leases. |
|
|
Incursa.Platform.Email
Outbox-driven email delivery primitives, policies, and provider abstractions for Incursa Platform. |
GitHub repositories
This package is not used by any popular GitHub repositories.