NetMetric
-
- 268 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.DNS.DependencyInjection provides IServiceCollection extensions to wire up the NetMetric.DNS module. AddNetMetricDns() applies optional configuration for DnsOptions (Options pattern) and registers... More information -
- 268 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Contains abstractions for mapping NetMetric metrics into Elasticsearch NDJSON documents. Decouples export logic from serialization details, enabling custom document formatting strategies for the Elasticsearch... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides dependency injection extensions to register NetMetric EventCounters exporters. Enables publishing metrics via .NET EventSource counters, supporting tools like dotnet-counters, Visual Studio, and... More information -
- 268 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Dependency injection extensions for NetMetric HttpClient instrumentation. Registers the HttpClientMetricSet, starts a DiagnosticSource observer on host startup, and provides AddHttpClientWithMetrics... More information -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Dependency injection extensions to register IIS in-process metrics. Adds IisMetricSet and an optional IHostedService for background collection with a simple boolean toggle. -
- 268 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Exports NetMetric metrics to OpenTelemetry. Provides a high-performance bridge between IMetric and OpenTelemetry's Meter API. Supports gauges, counters, histograms, and multi-sample metrics. Includes... More information -
- 268 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.Process provides real-time metrics for process-level observability in .NET applications. It collects CPU, memory, thread, handle, and uptime statistics for the current process. The metrics are... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric is a high-performance metrics library for .NET. It supports counters, gauges, histograms, timers, and summary metrics. With dependency injection, AOT/Trim compatibility, and an extensible module... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides the core abstractions and contracts for building metrics in the NetMetric ecosystem. Includes interfaces for metric types (counters, gauges, histograms, summaries, timers), builders, exporters,... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
A library that simplifies the integration of NetMetric with Azure services. Provides extension methods to register Azure-related services such as ServiceBus, StorageQueues, CosmosDB, and authentication... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides core metric exporters for NetMetric, including Console, JSON Lines, and Composite exporters. Designed to support extensible and trimming-friendly metric output for observability pipelines. -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Enables high-performance metric export to Azure Monitor via Application Insights. Supports rich telemetry options, retries, batching, queue backpressure, and self-diagnostics for observability in distributed... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Dependency injection extensions to register NetMetric gRPC server instrumentation. Adds GrpcServerMetricSet and the NetMetricServerInterceptor with configurable latency and size buckets using... More information -
- 265 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 -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.SystemIO.Windows provides a Windows-specific implementation of IProcessIoReader for capturing real-time process I/O metrics such as bytes read and written. It uses native Win32 APIs via P/Invoke to... More information -
- 265 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 -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Provides AWS-specific metric exporters and environment detection for NetMetric. Includes CloudWatch exporters with buffering and retry policies, environment variable-based resource detection (Lambda, ECS, EC2,... More information -
- 267 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
NetMetric.CPU: lightweight CPU metrics for Windows/Linux/macOS. System/process/thread usage (%), per-core usage, core count/affinity, model and features, frequency, load averages, temps and fan RPM. -
- 266 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1-preview (prerelease)
Exports NetMetric metrics to InfluxDB v2 using the official Line Protocol format. Supports batching, compression, retry with exponential backoff, and precision control. Includes options validation and is... More information -
- 264 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