nuget.org "netmetric" keyword
View the packages on the nuget.org package registry that are tagged with the "netmetric" keyword.
netmetric.signalr.dependencyinjection 1.0.1-preview
DI extensions to plug SignalR metrics into your app. Registers SignalRMetricSet as ISignalRMetric...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.process.dependencyinjection 1.0.1-preview
NetMetric.Process.DependencyInjection provides dependency injection extensions for registering th...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer 1.0.1-preview
NetMetric.Timer provides core abstractions, adapters, and utilities for capturing high-performanc...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.redis 1.0.1-preview
Redis metrics module for NetMetric: provides detailed and production-grade Redis observability th...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.network 1.0.1-preview
NetMetric.Network provides advanced HTTP network timing instrumentation for .NET applications. It...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio.macos 1.0.1-preview
NetMetric.SystemIO.MacOS provides a macOS-specific implementation of IProcessIoReader for capturi...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.iis.dependencyinjection 1.0.1-preview
Dependency injection extensions to register IIS in-process metrics. Adds IisMetricSet and an opti...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export 1.0.1-preview
Provides core metric exporters for NetMetric, including Console, JSON Lines, and Composite export...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.memory.dependencyinjection 1.0.1-preview
NetMetric.Memory.DependencyInjection provides convenient extension methods to integrate the NetMe...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.iis 1.0.1-preview
IIS in-process hosting metrics for .NET. Includes an EventListener that maps IIS/ASP.NET Core Mod...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.quic.dependencyinjection 1.0.1-preview
DI extensions to register QUIC metrics with QuicOptions. Uses IOptions to configure sampling inte...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.opentelemetrybridge 1.0.1-preview
Exports NetMetric metrics to OpenTelemetry. Provides a high-performance bridge between IMetric an...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.azure 1.0.1-preview
Provides Azure-specific metric collectors and adapters for NetMetric, including lightweight diagn...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer.aspnetcore.dependencyinjection 1.0.1-preview
Provides ASP.NET Core middleware extensions for measuring HTTP request durations using NetM...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer.dependencyinjection 1.0.1-preview
NetMetric.Timer.DependencyInjection provides dependency injection extensions for integrating ITim...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.influxdb 1.0.1-preview
Exports NetMetric metrics to InfluxDB v2 using the official Line Protocol format. Supports batchi...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.signalr.abstractions 1.0.1-preview
Contracts and options for SignalR metrics in .NET. ISignalRMetrics covers connections, negotiatio...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.stackdriver.dependencyinjection 1.0.1-preview
Provides dependency injection extensions for configuring the NetMetric Stackdriver exporter. Supp...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.kestrel.dependencyinjection 1.0.1-preview
DI extensions to wire Kestrel metrics into your app. Registers KestrelMetricSet and a hosted serv...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio.abstractions 1.0.1-preview
NetMetric.SystemIO.Abstractions provides platform-agnostic interfaces and models for reading I/O ...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.redis.dependencyinjection 1.0.1-preview
Dependency injection extensions for NetMetric.Redis, providing seamless integration of Redis metr...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.jsonconsole.abstractions 1.0.1-preview
Defines abstractions for asynchronous text writing used by NetMetric JSON exporters. Enables deco...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio.linux 1.0.1-preview
NetMetric.SystemIO.Linux provides Linux-specific implementations of IProcessIoReader and ISystemI...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.cloudwatch.dependencyinjection 1.0.1-preview
Adds dependency injection support for the NetMetric CloudWatch exporter. Enables configuration, v...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.elastic 1.0.1-preview
Provides an exporter that sends NetMetric metrics to Elasticsearch using the Bulk API with config...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.process 1.0.1-preview
NetMetric.Process provides real-time metrics for process-level observability in .NET applications...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.quic 1.0.1-preview
QUIC metrics from MsQuic/System.Net.Quic EventCounters. Maps known counters (smoothed RTT, conges...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.network.dependencyinjection 1.0.1-preview
NetMetric.Network.DependencyInjection provides extension methods for integrating HTTP network tim...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.process.abstractions 1.0.1-preview
NetMetric.Process.Abstractions defines interfaces for collecting process-level metrics in .NET ap...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.redis.abstractions 1.0.1-preview
Shared abstractions for NetMetric.Redis, including the IRedisClient interface that defines operat...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.elastic.abstractions 1.0.1-preview
Contains abstractions for mapping NetMetric metrics into Elasticsearch NDJSON documents. Decouple...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer.http 1.0.1-preview
NetMetric.Timer.Http provides HTTP client instrumentation for .NET applications. It offers eas...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.kestrel 1.0.1-preview
Kestrel server instrumentation via EventListener for Kestrel and System.Net.Security. Tracks acti...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.elastic.dependencyinjection 1.0.1-preview
Adds dependency injection support for the NetMetric Elasticsearch exporter. Provides DI configura...2 versions - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer.http.dependencyinjection 1.0.0-preview
Provides extension methods for IHttpClientBuilder to integrate NetMetric timing functionality ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.rabbitmq.dependencyinjection 1.0.0-preview
Dependency injection utilities for the NetMetric.RabbitMQ module. Provides a configurable and res...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.prometheus.dependencyinjection 1.0.0-preview
Adds dependency injection extensions for configuring Prometheus exporters and scraping services i...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.grpc 1.0.0-preview
gRPC server metrics via an interceptor and metric set. Captures call duration, call counts, ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.memory 1.0.0-preview
NetMetric.Memory is a cross-platform .NET metrics module that captures memory-related telemetry f...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio 1.0.0-preview
NetMetric.SystemIO is a cross-platform module for collecting process and system-level I/O through...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.influxdb.dependencyinjection 1.0.0-preview
Adds dependency injection support for NetMetric's InfluxDB exporter. Automatically registers expo...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.opentelemetrybridge.abstractions 1.0.0-preview
Defines abstractions for bridging NetMetric metrics to OpenTelemetry. Includes interfaces for cus...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.kafka 1.0.0-preview
Kafka metrics module for NetMetric. Collects high-resolution statistics from Confluent.Kafka clie...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.azuremonitor.dependencyinjection 1.0.0-preview
Provides dependency injection support for the NetMetric Azure Monitor exporter. Registers all nec...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.rabbitmq.abstractions 1.0.0-preview
Abstractions for NetMetric's RabbitMQ module, defining contracts for connection and channel manag...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.prometheus 1.0.0-preview
Provides Prometheus-compatible metric exporting for NetMetric, supporting the Prometheus text exp...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.kafka.abstractions 1.0.0-preview
Shared abstractions for Kafka telemetry in NetMetric. Defines interfaces and models for retrievin...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.prometheus.aspnetcore 1.0.0-preview
Provides ASP.NET Core endpoint integration for NetMetric Prometheus exporter, enabling secure and...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.rabbitmq 1.0.0-preview
RabbitMQ metrics module for NetMetric. Provides deep observability for RabbitMQ via lightweight c...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db.entityframeworkcore 1.0.0-preview
Adds support for Entity Framework Core instrumentation with NetMetric. Includes EF Core intercept...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.cloudwatch 1.0.0-preview
Provides a high-performance Amazon CloudWatch exporter for NetMetric. Supports counters, gauges, ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.jsonconsole.dependencyinjection 1.0.0-preview
Provides dependency injection extensions for registering the NetMetric JSON console exporter. Sup...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.opentelemetrybridge.dependencyinjection 1.0.0-preview
Provides dependency injection extensions to register the NetMetric → OpenTelemetry exporter. Enab...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio.dependencyinjection 1.0.0-preview
NetMetric.SystemIO.DependencyInjection provides extension methods for integrating system I/O metr...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.azuremonitor 1.0.0-preview
Enables high-performance metric export to Azure Monitor via Application Insights. Supports rich t...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db.dependencyinjection 1.0.0-preview
Provides dependency injection extensions for integrating NetMetric database metrics into applicat...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.certificates.dependencyinjection 1.0.0-preview
Provides dependency injection extensions for integrating NetMetric certificate monitoring i...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.httpclient 1.0.0-preview
Outgoing HTTP client instrumentation for .NET. Provides a metric set, a DelegatingHandler f...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.grpc.dependencyinjection 1.0.0-preview
Dependency injection extensions to register NetMetric gRPC server instrumentation. Adds Grp...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.eventcounters 1.0.0-preview
Enables publishing NetMetric metrics as .NET EventCounters and IncrementingEventCounters. Compati...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.eventcounters.dependencyinjection 1.0.0-preview
Provides dependency injection extensions to register NetMetric EventCounters exporters. Enables p...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.dependencyinjection 1.0.0-preview
Provides dependency injection extensions for registering metric exporters in NetMetric. Supports ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.jsonconsole 1.0.0-preview
Provides a fast and trimming-safe JSON exporter for NetMetric that writes metrics to the console....1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.aws.abstractions 1.0.0-preview
Provides abstractions for AWS-aware metric instrumentation in .NET applications using NetMetric. ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.certificates.abstractions 1.0.0-preview
Provides core abstractions for certificate monitoring and metrics in .NET. Includes common ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db.abstractions 1.0.0-preview
Defines core abstractions and configuration types for NetMetric database instrumentation. Include...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.httpclient.dependencyinjection 1.0.0-preview
Dependency injection extensions for NetMetric HttpClient instrumentation. Registers the Htt...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.azuremonitor.abstractions 1.0.0-preview
Contains abstractions for integrating NetMetric with Azure Monitor. Defines core telemetry tracki...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.aspnetcore 1.0.0-preview
ASP.NET Core instrumentation for HTTP server and MVC pipeline. Includes middleware, filters, ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.kafka.dependencyinjection 1.0.0-preview
Dependency injection extensions for NetMetric's Kafka module. Includes KafkaModule registration, ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.dependencyinjection 1.0.0-preview
Provides dependency injection extensions to register NetMetric core services into the .NET DI con...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.azure.abstractions 1.0.0-preview
Provides Azure adapter abstractions for NetMetric, including credential providers, Cosmos DB diag...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db 1.0.0-preview
Provides high-performance database instrumentation for .NET applications using NetMetric. Tracks ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.export.stackdriver 1.0.0-preview
Exports NetMetric metrics to Google Cloud Monitoring (Stackdriver), supporting gauges, counters, ...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db.npgsql 1.0.0-preview
Provides integration for Npgsql (PostgreSQL) with NetMetric. Includes a placeholder implementatio...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.aws.dependencyinjection 1.0.0-preview
Provides dependency injection extensions for integrating NetMetric with AWS CloudWatch in .NET ap...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.aspnetcore.dependencyinjection 1.0.0-preview
Extensions to wire NetMetric ASP.NET Core instrumentation into the app pipeline. Adds the r...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.db.sqlclient 1.0.0-preview
Provides SQL Server (SqlClient) integration with NetMetric by wrapping SqlConnection and SqlComma...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.aws 1.0.0-preview
Provides AWS-specific metric exporters and environment detection for NetMetric. Includes CloudWat...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.abstractions 1.0.0-preview
Provides the core abstractions and contracts for building metrics in the NetMetric ecosystem. Inc...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.signalr 1.0.0-preview
Full SignalR instrumentation: a global hub filter for method timing and connection lifecycle, neg...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.systemio.windows 1.0.0-preview
NetMetric.SystemIO.Windows provides a Windows-specific implementation of IProcessIoReader for cap...1 version - Latest release: 4 days ago - 0 stars on GitHub
netmetric.timer.aspnetcore 1.0.0-preview
NetMetric.Timer.AspNetCore provides middleware and extension methods for measuring HTTP request d...1 version - Latest release: 4 days ago - 0 stars on GitHub
Related Keywords
metrics
83
dotnet
76
observability
72
telemetry
55
aot
27
diagnostics
25
export
20
di
18
dependency-injection
16
monitoring
16
dependencyinjection
15
abstractions
15
performance
13
servicecollection
11
process
10
aspnetcore
9
extensions
9
instrumentation
9
http
8
prometheus
8
httpclient
7
latency
7
system
7
middleware
7
timing
6
opentelemetry
6
io
5
azure
5
json
5
console
5
windows
5
cloudwatch
5
database
5
aws
5
memory
5
retry
4
consumer
4
macos
4
ndjson
4
tls
4
delegatinghandler
4
exporter
4
linux
4
db
4
bridge
3
eventcounters
3
options
3
quic
3
kafka
3
configuration
3
histogram
3
interfaces
3
elasticsearch
3
interceptor
3
http3
3
rabbitmq
3
connection
3
channel
3
ssl
3
redis
3
monitor
3
threads
3
appinsights
3
uptime
3
hostedservice
3
serialization
3
logging
3
cpu
3
lag
3
producer
3
signalr
3
ttfb
2
network
2
slowlog
2
kestrel
2
crossplatform
2
redisclient
2
dotnet-counters
2
interop
2
perfview
2
visualstudio
2
opensearch
2
elastic
2
grpc
2
ecs
2
eks
2
ec2
2
interface
2
lambda
2
http2
2
hubfilter
2
rate-limiting
2
eventsource
2
eventlistener
2
gc
2
statistics
2
confluent
2
servicebus
2
batching
2
queue
2