App.Metrics.Formatters.Json
by: Allan Hardy and Contributors
- 433 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
App.Metrics.Extensions.Middleware
by: Allan Hardy
- 179 total downloads
- Latest version: 1.2.1
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 220 total downloads
- Latest version: 4.4.0-preview.0.10
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
App.Metrics.Core
by: Allan Hardy and Contributors
- 335 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.AspNetCore.Abstractions
by: Allan Hardy and Contributors
- 262 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core abstractions and interfaces for routing, HTTP response formatting and more.
App.Metrics.Abstractions
by: Allan Hardy and Contributors
- 313 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Formatters.Ascii
by: Allan Hardy and Contributors
- 291 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.AspNetCore.Endpoints
by: Allan Hardy and Contributors
- 281 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Endpoints provides the ability to expose metrics and environment information as web endpoints.
App.Metrics.AspNetCore.Reporting
by: Allan Hardy and Contributors
- 147 total downloads
- Latest version: 4.1.0-preview.0.23
[Obsolete - App Metrics ASP.NET Core Reporting provides the abliity to report metrics in web application] HostedService for metric reporting moved to App.Metrics.Extensions.Hosting now that HostedService is supported outside of a web context in net core 2.1.0
App.Metrics.AspNetCore.Tracking
by: Allan Hardy and Contributors
- 311 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Tracking provides the ability to automatically collect typical web metrics from an ASP.NET Core application.
App.Metrics
by: Allan Hardy and Contributors
- 348 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Extensions.Reporting.InfluxDB
by: Allan Hardy
- 139 total downloads
- Latest version: 1.2.0
Provides InfluxDB reporting capability to App Metrics
App.Metrics.Extensions.DependencyInjection
by: Allan Hardy and Contributors
- 424 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.AspNetCore.Hosting
by: Allan Hardy and Contributors
- 300 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Hosting provides extensions to configure App Metrics in an ASP.NET Core application.
apache-thrift-netcore
by: The Apache Software Foundation
- 45 total downloads
- Latest version: 0.9.3.2
For .Net Core - naive port, use with caution...
App.Metrics.AspNetCore.Core
by: Allan Hardy and Contributors
- 451 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core core components.
App.Metrics.Formatting.InfluxDB
by: Allan Hardy
- 25 total downloads
- Latest version: 1.0.0
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Formatters.InfluxDB
by: Allan Hardy and Contributors
- 333 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Extensions.Configuration
by: Allan Hardy and Contributors
- 440 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
App.Metrics.Reporting.InfluxDB
by: Allan Hardy and Contributors
- 285 total downloads
- Latest version: 4.4.0-preview.0.10
Provides InfluxDB reporting capability to App Metrics