App.Metrics.AspNetCore.Mvc
by: Allan Hardy and Contributors
- 7 total downloads
- Latest version: 4.5.1-preview.0.1
App Metrics ASP.NET Core MVC features such as metric tracking on controller actions using attribute routes.
App.Metrics.AspNetCore.Mvc.Core
by: Allan Hardy and Contributors
- 29 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core MVC Core features such as metric tracking on controller actions using attribute routes.
App.Metrics.AspNetCore.Reporting
by: Allan Hardy and Contributors
- 14 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.Routing
by: Allan Hardy and Contributors
- 4 total downloads
- Latest version: 4.5.1-preview.0.1
App Metrics ASP.NET Core Routing features such as exposing route templates to App Metrics for tagging request based metrics.
App.Metrics.AspNetCore.Tracking
by: Allan Hardy and Contributors
- 18 total downloads
- Latest version: 4.4.0-preview.0.8
App Metrics ASP.NET Core Tracking provides the ability to automatically collect typical web metrics from an ASP.NET Core application.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 26 total downloads
- Latest version: 4.5.1-preview.0.1
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
- 4 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.Extensions.Configuration
by: Allan Hardy and Contributors
- 2 total downloads
- Latest version: 4.5.1-preview.0.1
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
App.Metrics.Extensions.DependencyInjection
by: Allan Hardy and Contributors
- 16 total downloads
- Latest version: 4.5.1-preview.0.1
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.Extensions.HealthChecks
by: Allan Hardy and Contributors
- 1 total downloads
- Latest version: 4.2.0-preview.0.10
Microsoft.AspNetCore.Diagnostics.HealthChecks hosted reporting service (IHostBuilder) support for App Metrics.
App.Metrics.Extensions.Hosting
by: Allan Hardy and Contributors
- 0 total downloads
- Latest version: 4.0.0-preview1.0.9
Microsoft.Extensions.Hosting (IHostBuilder) support for App Metrics.
App.Metrics.Extensions.Middleware
by: Allan Hardy
- 1 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.Formatters.Ascii
by: Allan Hardy and Contributors
- 18 total downloads
- Latest version: 4.2.0
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.InfluxDB
by: Allan Hardy and Contributors
- 16 total downloads
- Latest version: 4.5.1-preview.0.1
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Formatters.Json
by: Allan Hardy and Contributors
- 17 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.Health
by: Allan Hardy and Contributors
- 8 total downloads
- Latest version: 3.2.0
App Metrics Health is an open-source .NET Standard library used to define and report results on user defined health checks.
App.Metrics.Health.Abstractions
by: Allan Hardy and Contributors
- 11 total downloads
- Latest version: 3.2.0
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http
by: Allan Hardy and Contributors
- 7 total downloads
- Latest version: 3.2.0
App Metrics HTTP health checks.
App.Metrics.Health.Checks.Network
by: Allan Hardy and Contributors
- 8 total downloads
- Latest version: 3.2.0
App Metrics network health checks.
App.Metrics.Health.Checks.Process
by: Allan Hardy and Contributors
- 6 total downloads
- Latest version: 3.2.0
App Metrics process health checks.