NetMetric
-
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides dependency injection extensions for integrating NetMetric with AWS CloudWatch in .NET applications. Includes AOT- and trimmer-safe options binding, exporter composition, region-aware AWS SDK client... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides extension methods for adding CPU modules to the IServiceCollection in the NetMetric framework, allowing various configurations such as default, light, and verbose profiling. -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides dependency injection extensions for registering metric exporters in NetMetric. Supports built-in exporters (console, JSON Lines) and custom implementations, automatically wiring them into... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Dependency injection extensions for NetMetric's Kafka module. Includes KafkaModule registration, statistics sink wiring for Confluent.Kafka clients, and support for IMetricFactory and IKafkaStatsSource.... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Defines abstractions for bridging NetMetric metrics to OpenTelemetry. Includes interfaces for customizable attribute mapping from tags to OpenTelemetry attributes. -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Process.DependencyInjection provides dependency injection extensions for registering the NetMetric.Process module and related services into .NET applications. This package enables easy integration of... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
DI extensions to register QUIC metrics with QuicOptions. Uses IOptions to configure sampling interval, allowed providers, and fallback limits, and hosts the EventListener for process lifetime. -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Contracts and options for SignalR metrics in .NET. ISignalRMetrics covers connections, negotiation, hub method durations, streaming items, message sizes, groups, user gauges, auth outcomes, and error... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.SystemIO.Abstractions provides platform-agnostic interfaces and models for reading I/O metrics in .NET applications. It defines abstractions such as IProcessIoReader and ISystemIoReader, enabling... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Timer.DependencyInjection provides dependency injection extensions for integrating ITimerSink implementations into .NET applications. It offers flexible registration of default, in-memory, and... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Timer.Http provides HTTP client instrumentation for .NET applications. It offers easy-to-use extension methods for adding timing handlers to IHttpClientBuilder, enabling automatic collection of... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
ASP.NET Core instrumentation for HTTP server and MVC pipeline. Includes middleware, filters, and binders to record request duration, sizes, totals, and stage timings (authorization, resource,... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides Azure-specific metric collectors and adapters for NetMetric, including lightweight diagnostics for Cosmos DB, Azure Service Bus, and Storage Queues. Features support for AOT, trimming, and customizable... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Adds support for Entity Framework Core instrumentation with NetMetric. Includes EF Core interceptors that track query timings, errors, and connection lifecycles, emitting metrics for observability and... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.DNS is a module for collecting DNS metrics in .NET apps: resolver endpoints per network interface, resolve latency (ms), success/failure counts, and IPv4/IPv6 address-family breakdown... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides a fast and trimming-safe JSON exporter for NetMetric that writes metrics to the console. Uses Utf8JsonWriter for efficient serialization, supporting multiple value types with AOT compatibility and no... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
gRPC server metrics via an interceptor and metric set. Captures call duration, call counts, message sizes, message counts, and errors across Unary, ServerStreaming, ClientStreaming, and Duplex. Tags... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Network provides advanced HTTP network timing instrumentation for .NET applications. It includes custom DelegatingHandler implementations to measure detailed metrics such as Time To First Byte (TTFB),... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Network.DependencyInjection provides extension methods for integrating HTTP network timing metrics into .NET applications using Microsoft.Extensions.DependencyInjection. It enables automatic... More information -
- 265 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides dependency injection extensions to register the NetMetric → OpenTelemetry exporter. Enables forwarding of NetMetric metrics to OpenTelemetry Meter instruments via IMetricExporter.