App.Metrics
1.0.0-beta4
App Metrics is an open-source and cross-platform .NET library used to record metrics within an application. Abstracts away the underlaying repository of your Metrics for example InfluxDB, Graphite, Elasticsearch etc, by sampling and aggregating in memory and providing extensibility points to flush metrics to a repository. App Metrics provides various metric types to measure things such as the rate of requests, counting the number of user logins over time, measure the time taken to execute a database query, measure the amount of free memory and so on. Metrics types supported are Gauges, Counters, Meters, Histograms and Timers. Also provides a health checking system allowing you to monitor the health of your application through user defined checks.
See the version list below for details.
Install-Package App.Metrics -Version 1.0.0-beta4
dotnet add package App.Metrics --version 1.0.0-beta4
<PackageReference Include="App.Metrics" Version="1.0.0-beta4" />
paket add App.Metrics --version 1.0.0-beta4
#r "nuget: App.Metrics, 1.0.0-beta4"
Release Notes
https://github.com/alhardy/AppMetrics/releases/tag/1.0.0-beta4
Dependencies
-
.NETFramework 4.5.2
- App.Metrics.Concurrency (>= 1.0.0-beta4)
- Microsoft.DotNet.InternalAbstractions (>= 1.0.500-preview2-1-003177)
- Microsoft.Extensions.Configuration (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.0)
- Microsoft.Extensions.Logging (>= 1.1.0)
- Microsoft.Extensions.Options (>= 1.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.1.0)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.6
- App.Metrics.Concurrency (>= 1.0.0-beta4)
- Microsoft.DotNet.InternalAbstractions (>= 1.0.500-preview2-1-003177)
- Microsoft.Extensions.Configuration (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.0)
- Microsoft.Extensions.Logging (>= 1.1.0)
- Microsoft.Extensions.Options (>= 1.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.1.0)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
Used By
NuGet packages (50)
Showing the top 5 NuGet packages that depend on App.Metrics:
Package | Downloads |
---|---|
App.Metrics.Extensions.DependencyInjection
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
|
|
App.Metrics.Extensions.Configuration
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
|
|
App.Metrics.AspNetCore
App Metrics ASP.NET Core is a an open-source web framework allowing you to record typical web metrics and expose metrics and environment information over HTTP and more.
|
|
App.Metrics.Extensions.Middleware
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.Extensions.Reporting.InfluxDB
Provides InfluxDB reporting capability to App Metrics
|
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on App.Metrics:
Repository | Stars |
---|---|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
phongnguyend/Practical.CleanArchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
|
|
datastax/csharp-driver
DataStax C# Driver for Apache Cassandra
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.0-preview.0.27 | 2,189 | 1/22/2021 |
4.2.0-preview.0.26 | 2,143 | 1/14/2021 |
4.2.0-preview.0.25 | 1,836 | 12/12/2020 |
4.2.0-preview.0.19 | 7,824 | 10/8/2020 |
4.2.0-preview.0.18 | 18,051 | 8/7/2020 |
4.2.0-preview.0.10 | 5,671 | 7/9/2020 |
4.2.0-preview.0.9 | 297 | 7/3/2020 |
4.2.0-preview.0.7 | 529 | 6/22/2020 |
4.1.0 | 799,947 | 6/19/2020 |
4.1.0-preview2.0.3 | 151 | 6/19/2020 |
4.1.0-preview.0.33 | 228 | 6/18/2020 |
4.1.0-preview.0.32 | 150 | 6/18/2020 |
4.1.0-preview.0.23 | 770 | 6/15/2020 |
4.1.0-preview.0.22 | 256 | 6/14/2020 |
4.1.0-preview.0.18 | 484 | 5/29/2020 |
4.1.0-preview.0.17 | 141 | 5/28/2020 |
4.1.0-preview.0.15 | 396 | 5/22/2020 |
4.0.0 | 216,229 | 5/22/2020 |
4.0.0-preview1.0.9 | 12,973 | 4/28/2020 |
4.0.0-preview1.0.7 | 22,631 | 4/3/2020 |
4.0.0-preview1.0.6 | 242 | 4/3/2020 |
4.0.0-preview1.0.5 | 1,673 | 3/31/2020 |
4.0.0-preview1.0.3 | 58,169 | 11/3/2019 |
4.0.0-preview.0.2 | 535 | 10/31/2019 |
3.2.0 | 737,003 | 10/25/2019 |
3.2.0-dev0002 | 10,536 | 4/26/2019 |
3.1.0 | 1,900,643 | 4/24/2019 |
3.1.0-dev0029 | 987 | 4/22/2019 |
3.1.0-alpha-0796 | 7,202 | 2/10/2019 |
3.1.0-alpha-0793 | 602 | 2/5/2019 |
3.0.0 | 1,066,762 | 12/2/2018 |
3.0.0-alpha-0780 | 53,165 | 7/8/2018 |
3.0.0-alpha-0777 | 3,006 | 6/14/2018 |
2.1.0 | 497,815 | 5/24/2018 |
2.1.0-alpha2 | 1,093 | 5/5/2018 |
2.1.0-alpha | 702 | 5/5/2018 |
2.0.0 | 893,564 | 3/29/2018 |
2.0.0-preview1 | 20,655 | 2/6/2018 |
2.0.0-alpha | 76,451 | 10/11/2017 |
1.3.0 | 217,662 | 7/10/2017 |
1.2.0 | 161,312 | 6/7/2017 |
1.2.0-alpha-0540 | 1,896 | 5/30/2017 |
1.1.2 | 3,724 | 5/2/2017 |
1.1.1 | 939 | 4/27/2017 |
1.1.0 | 3,184 | 4/22/2017 |
1.1.0-alpha | 884 | 4/17/2017 |
1.0.0 | 62,700 | 3/21/2017 |
1.0.0-rc1 | 5,600 | 2/15/2017 |
1.0.0-beta5-2 | 1,491 | 1/31/2017 |
1.0.0-beta5 | 628 | 1/31/2017 |
1.0.0-beta4 | 1,550 | 1/11/2017 |
1.0.0-beta3 | 1,010 | 1/3/2017 |
1.0.0-beta2 | 3,780 | 12/21/2016 |
1.0.0-beta1-2 | 942 | 12/11/2016 |
1.0.0-beta1 | 648 | 12/11/2016 |
1.0.0-alpha1 | 820 | 11/20/2016 |