Skip to content
NLNuvyntra Labs
All packages

Observability

Plugin.Maui.Observability

Umbrella telemetry over the NugetWorld plugins

One registration fans health, network, API, upload, sync, background, device, and crash events into a single export path.

Install

dotnet add package Plugin.Maui.Observability

Package ID: Plugin.Maui.Observability

Overview

Plugin.Maui.Observability is the umbrella telemetry layer for the NugetWorld MAUI plugins. UseMauiObservability() registers the pipeline and the seven plugins underneath it, then fans AppHealth, NetworkMonitor, ApiResilience, SmartUpload, OfflineSync, BackgroundTasks, DeviceSession, and crash events into one export path — any backend.

Capabilities

  • One-call suite wiring.
  • Correlated events via DeviceSession.
  • Backend-agnostic export.

Related in Observability