appmetrics - App.Metrics.Reporting.Console 4.5.1-preview.0.1

Provides console reporting capability to App Metrics

PM> Install-Package App.Metrics.Reporting.Console -Version 4.5.1-preview.0.1 -Source https://www.myget.org/F/appmetrics/api/v3/index.json

Copy to clipboard

> nuget.exe install App.Metrics.Reporting.Console -Version 4.5.1-preview.0.1 -Source https://www.myget.org/F/appmetrics/api/v3/index.json

Copy to clipboard

> dotnet add package App.Metrics.Reporting.Console --version 4.5.1-preview.0.1 --source https://www.myget.org/F/appmetrics/api/v3/index.json

Copy to clipboard
<PackageReference Include="App.Metrics.Reporting.Console" Version="4.5.1-preview.0.1" />
Copy to clipboard
source https://www.myget.org/F/appmetrics/api/v3/index.json

nuget App.Metrics.Reporting.Console  ~> 4.5.1-preview.0.1
Copy to clipboard

> choco install App.Metrics.Reporting.Console --version 4.5.1-preview.0.1 --source https://www.myget.org/F/appmetrics/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "appmetrics" -SourceLocation "https://www.myget.org/F/appmetrics/api/v2"
Install-Module -Name "App.Metrics.Reporting.Console" -RequiredVersion "4.5.1-preview.0.1" -Repository "appmetrics" -AllowPreRelease
Copy to clipboard

App Metrics App Metrics

License Donate

What is App Metrics?

App Metrics is an open-source and cross-platform .NET library used to record metrics within an application. App Metrics can run on .NET Core or on the full .NET framework. App Metrics abstracts away the underlaying repository of your Metrics for example InfluxDB, Graphite, Prometheus etc, by sampling and aggregating in memory and providing extensibility points to flush metrics to a repository at a specified interval.

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 and Application Performance Indexes Apdex.

App.Metrics includes an Exponentially Forward Decaying, Sliding Window and Algorithm R reservoir implementations.

Documentation

https://github.com/AppMetrics/Docs.V2.Hugo/tree/main

Latest Builds, Packages & Repo Stats

|Branch|Azure Devops| |------|:--------:| |dev|Azure Devops |main|AppVeyor

Visualization

Dashboards can be imported from Grafana

Grafana Web Monitoring

Grafana/InfluxDB Generic Web Dashboard Demo

Grafana OAuth2 Client Web Monitoring

Grafana/InfluxDB Generic OAuth2 Web Dashboard Demo

How to build

Azure Devops builds are triggered on commits and PRs to the dev branch

  • Install the latest .NET Core 2.x SDK
  • Run build.ps1 or build.sh in the root of the repository

How to run benchmarks

App.Metrics includes benchmarking using BenchmarkDotNet.

Two benchmark projects exist targeting App.Metrics.Core and App.Metrics.Concurrency

	cd .\src\Core\benchmarks\App.Metrics.Benchmarks.Runner
	dotnet run -c "Release" --framework netcoreapp3.1

	cd .\src\Concurrency\benchmarks\App.Metrics.Concurrency.Benchmarks.Runner
	dotnet run -c "Release" --framework netcoreapp3.1

You'll then be prompted to choose a benchmark to run which will output a markdown file with the result in directory.

You can find the benchmark results here and here.

Contributing

See the contribution guidlines for details.

Acknowledgements

Thanks for providing free open source licensing

License

This library is release under Apache 2.0 License ( see LICENSE ) Copyright (c) 2016 Allan Hardy

See LICENSE


App Metrics is based on the Metrics.NET library, and at the moment uses the same reservoir sampling code from the original library which is a port of the Java Dropwizard Metrics library.

Metrics.NET Licensed under these terms: "Metrics.NET is release under Apache 2.0 License Copyright (c) 2014 Iulian Margarintescu" see LICENSE

Dropwizard Metrics Licensed under these terms*: "Copyright (c) 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE"

  • .NETStandard 2.0
    • App.Metrics.Core (>= 4.3.0)
    • App.Metrics.Formatters.Ascii (>= 4.3.0)
  • .NETStandard 2.0: 2.0.0.0

Owners

Allan Hardy

Authors

Allan Hardy and Contributors

Project URL

https://github.com/AppMetrics/AppMetrics

License

Apache-2.0

Tags

appmetrics reporting console

Info

18697 total downloads
147 downloads for version 4.5.1-preview.0.1
Download (15.36 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.5.1-preview.0.1 15.36 KB Wed, 23 Jul 2025 12:03:06 GMT 147
4.4.0-preview.0.11 15.37 KB Wed, 23 Jul 2025 11:00:54 GMT 122
4.4.0-preview.0.10 15.38 KB Thu, 23 Nov 2023 00:11:23 GMT 133
4.4.0-preview.0.9 15.38 KB Thu, 12 Oct 2023 02:05:38 GMT 139
4.4.0-preview.0.8 15.37 KB Thu, 12 Oct 2023 01:29:12 GMT 136
4.4.0-preview.0.6 15.37 KB Thu, 12 Oct 2023 01:04:09 GMT 125
4.4.0-preview.0.5 15.37 KB Wed, 22 Jun 2022 22:10:44 GMT 141
4.4.0-preview.0.4 15.37 KB Fri, 26 Nov 2021 11:43:12 GMT 143
4.3.1-preview.0.3 15.37 KB Wed, 23 Jul 2025 11:48:14 GMT 114
4.3.1-preview.0.1 15.38 KB Fri, 26 Nov 2021 11:10:01 GMT 122
4.3.0 15.33 KB Fri, 26 Nov 2021 10:51:36 GMT 129
4.3.0-preview.0.34 15.38 KB Fri, 26 Nov 2021 10:34:07 GMT 140
4.3.0-preview.0.31 15.37 KB Wed, 13 Oct 2021 01:48:50 GMT 135
4.3.0-preview.0.30 15.37 KB Wed, 26 May 2021 08:12:39 GMT 129
4.3.0-preview.0.29 15.38 KB Wed, 26 May 2021 08:00:56 GMT 141
4.3.0-preview.0.28 15.37 KB Wed, 26 May 2021 07:51:21 GMT 130
4.3.0-preview.0.1 15.37 KB Fri, 26 Nov 2021 10:42:57 GMT 133
4.2.0 15.33 KB Thu, 15 Apr 2021 12:46:56 GMT 139
4.2.0-preview.0.35 15.38 KB Tue, 13 Apr 2021 09:00:01 GMT 142
4.2.0-preview.0.34 15.37 KB Tue, 30 Mar 2021 20:06:32 GMT 140
4.2.0-preview.0.33 15.38 KB Fri, 26 Mar 2021 21:14:32 GMT 131
4.2.0-preview.0.32 15.38 KB Thu, 18 Mar 2021 01:11:36 GMT 136
4.2.0-preview.0.31 15.37 KB Thu, 18 Mar 2021 01:14:39 GMT 108
4.2.0-preview.0.30 15.37 KB Wed, 17 Mar 2021 23:56:06 GMT 134
4.2.0-preview.0.29 15.37 KB Wed, 17 Mar 2021 23:49:16 GMT 143
4.2.0-preview.0.28 15.37 KB Wed, 17 Mar 2021 23:48:21 GMT 139
4.2.0-preview.0.27 15.37 KB Fri, 22 Jan 2021 08:28:05 GMT 144
4.2.0-preview.0.26 15.38 KB Tue, 12 Jan 2021 22:14:35 GMT 120
4.2.0-preview.0.25 15.38 KB Sat, 12 Dec 2020 07:06:07 GMT 140
4.2.0-preview.0.24 15.38 KB Fri, 04 Dec 2020 06:18:12 GMT 141
4.2.0-preview.0.23 15.38 KB Thu, 15 Apr 2021 11:46:57 GMT 135
4.2.0-preview.0.22 15.38 KB Wed, 24 Mar 2021 21:54:58 GMT 140
4.2.0-preview.0.21 15.38 KB Fri, 04 Dec 2020 05:53:24 GMT 134
4.2.0-preview.0.20 19.22 KB Wed, 18 Nov 2020 12:05:55 GMT 133
4.2.0-preview.0.19 15.37 KB Thu, 08 Oct 2020 13:51:10 GMT 140
4.2.0-preview.0.18 15.37 KB Fri, 07 Aug 2020 09:38:50 GMT 153
4.2.0-preview.0.17 15.37 KB Fri, 07 Aug 2020 09:29:23 GMT 160
4.2.0-preview.0.16 15.37 KB Fri, 31 Jul 2020 14:05:46 GMT 143
4.2.0-preview.0.15 15.38 KB Fri, 31 Jul 2020 12:13:08 GMT 137
4.2.0-preview.0.14 15.36 KB Fri, 31 Jul 2020 11:31:37 GMT 125
4.2.0-preview.0.13 15.37 KB Fri, 31 Jul 2020 10:27:15 GMT 140
4.2.0-preview.0.12 15.38 KB Fri, 31 Jul 2020 10:26:13 GMT 120
4.2.0-preview.0.11 15.37 KB Thu, 09 Jul 2020 15:19:26 GMT 149
4.2.0-preview.0.10 15.38 KB Thu, 09 Jul 2020 12:44:39 GMT 134
4.2.0-preview.0.9 15.38 KB Fri, 03 Jul 2020 08:29:54 GMT 123
4.2.0-preview.0.8 15.37 KB Wed, 24 Jun 2020 11:18:24 GMT 157
4.2.0-preview.0.7 15.38 KB Mon, 22 Jun 2020 03:10:05 GMT 125
4.2.0-preview.0.6 15.37 KB Fri, 19 Jun 2020 23:46:13 GMT 133
4.2.0-preview.0.5 15.37 KB Fri, 19 Jun 2020 23:44:05 GMT 137
4.2.0-preview.0.4 15.37 KB Fri, 19 Jun 2020 15:48:38 GMT 138
4.2.0-preview.0.3 15.37 KB Fri, 19 Jun 2020 15:35:48 GMT 151
4.1.0 15.32 KB Fri, 19 Jun 2020 13:17:02 GMT 123
4.1.0-preview2.0.6 15.38 KB Fri, 19 Jun 2020 12:27:38 GMT 124
4.1.0-preview2.0.5 15.38 KB Fri, 19 Jun 2020 12:08:06 GMT 140
4.1.0-preview2.0.3 15.38 KB Fri, 19 Jun 2020 11:33:29 GMT 132
4.1.0-preview.0.34 15.38 KB Fri, 19 Jun 2020 09:46:10 GMT 164
4.1.0-preview.0.33 15.38 KB Thu, 18 Jun 2020 13:39:50 GMT 149
4.1.0-preview.0.32 15.38 KB Thu, 18 Jun 2020 12:12:01 GMT 121
4.1.0-preview.0.24 15.37 KB Mon, 15 Jun 2020 11:00:31 GMT 155
4.1.0-preview.0.23 15.37 KB Mon, 15 Jun 2020 09:15:06 GMT 154
4.1.0-preview.0.22 15.37 KB Sun, 14 Jun 2020 08:57:56 GMT 128
4.1.0-preview.0.21 15.36 KB Wed, 10 Jun 2020 22:37:24 GMT 128
4.1.0-preview.0.20 15.38 KB Wed, 10 Jun 2020 04:09:20 GMT 133
4.1.0-preview.0.19 15.37 KB Wed, 10 Jun 2020 03:02:50 GMT 139
4.1.0-preview.0.18 15.37 KB Fri, 29 May 2020 13:09:06 GMT 128
4.1.0-preview.0.17 15.38 KB Thu, 28 May 2020 03:01:28 GMT 138
4.1.0-preview.0.16 15.38 KB Mon, 25 May 2020 01:33:25 GMT 114
4.1.0-preview.0.15 15.37 KB Fri, 22 May 2020 11:55:14 GMT 127
4.1.0-preview.0.14 15.37 KB Fri, 22 May 2020 11:46:50 GMT 135
4.0.0 13.64 KB Fri, 22 May 2020 11:10:46 GMT 128
4.0.0-preview1.0.11 13.69 KB Tue, 12 May 2020 10:21:33 GMT 141
4.0.0-preview1.0.10 13.67 KB Tue, 12 May 2020 10:03:11 GMT 144
4.0.0-preview1.0.9 13.67 KB Tue, 28 Apr 2020 11:34:14 GMT 136
4.0.0-preview1.0.8 13.68 KB Tue, 28 Apr 2020 11:22:17 GMT 132
4.0.0-preview1.0.7 13.67 KB Fri, 03 Apr 2020 22:48:15 GMT 123
4.0.0-preview1.0.6 13.68 KB Fri, 03 Apr 2020 22:02:43 GMT 132
4.0.0-preview1.0.5 13.68 KB Tue, 31 Mar 2020 11:20:30 GMT 149
4.0.0-preview1.0.4 13.67 KB Tue, 31 Mar 2020 09:14:11 GMT 147
4.0.0-preview1.0.3 13.68 KB Sun, 03 Nov 2019 00:44:32 GMT 121
4.0.0-preview.0.2 13.67 KB Thu, 31 Oct 2019 11:41:46 GMT 142
4.0.0-alpha.0.13 15.36 KB Fri, 22 May 2020 11:24:25 GMT 150
4.0.0-alpha.0.12 13.69 KB Fri, 22 May 2020 10:52:21 GMT 115
4.0.0-alpha.0.4 13.68 KB Fri, 22 May 2020 10:59:14 GMT 145
3.3.0-dev0002 7.43 KB Mon, 28 Oct 2019 10:31:28 GMT 130
3.2.0 7.42 KB Fri, 25 Oct 2019 13:19:46 GMT 125
3.2.0-dev0031 7.44 KB Fri, 25 Oct 2019 13:27:20 GMT 137
3.2.0-dev0027 7.43 KB Fri, 25 Oct 2019 12:58:06 GMT 138
3.2.0-dev0026 7.44 KB Fri, 25 Oct 2019 12:22:52 GMT 139
3.2.0-dev0024 7.43 KB Fri, 25 Oct 2019 12:21:08 GMT 133
3.2.0-dev0022 7.43 KB Thu, 01 Aug 2019 11:00:25 GMT 108
3.2.0-dev0019 7.44 KB Sat, 20 Jul 2019 22:51:41 GMT 153
3.2.0-dev0015 7.43 KB Wed, 05 Jun 2019 11:18:44 GMT 136
3.2.0-dev0012 7.43 KB Wed, 29 May 2019 09:23:20 GMT 136
3.2.0-dev0010 7.43 KB Wed, 29 May 2019 09:22:31 GMT 121
3.2.0-dev0008 7.43 KB Mon, 13 May 2019 07:56:52 GMT 139
3.2.0-dev0006 7.44 KB Mon, 13 May 2019 07:55:25 GMT 152
3.2.0-dev0004 7.43 KB Mon, 13 May 2019 07:55:26 GMT 138
3.2.0-dev0002 7.42 KB Fri, 26 Apr 2019 01:57:19 GMT 135
3.1.1 7.42 KB Fri, 25 Oct 2019 12:51:08 GMT 149
3.1.0 7.41 KB Wed, 24 Apr 2019 12:52:35 GMT 135
3.1.0-dev0032 7.44 KB Mon, 22 Apr 2019 09:22:58 GMT 128
3.1.0-dev0031 7.44 KB Mon, 22 Apr 2019 09:20:52 GMT 136
3.1.0-dev0030 7.43 KB Mon, 22 Apr 2019 09:04:51 GMT 144
3.1.0-dev0029 7.43 KB Thu, 28 Mar 2019 11:43:09 GMT 147
3.1.0-dev0028 7.43 KB Thu, 28 Mar 2019 11:17:16 GMT 137
3.1.0-dev0026 7.43 KB Thu, 28 Mar 2019 09:37:20 GMT 114
3.1.0-dev0015 7.43 KB Tue, 26 Mar 2019 12:50:43 GMT 143
3.0.0 7.43 KB Wed, 24 Apr 2019 12:21:51 GMT 132
3.0.0-alpha-0091 19.36 KB Thu, 21 Mar 2019 11:15:43 GMT 116
3.0.0-alpha-0088 19.36 KB Sun, 02 Dec 2018 13:31:04 GMT 128
3.0.0-alpha-0086 19.37 KB Sun, 02 Dec 2018 10:23:10 GMT 134
3.0.0-alpha-0083 19.37 KB Fri, 13 Jul 2018 10:34:35 GMT 152
3.0.0-alpha-0081 19.37 KB Sun, 08 Jul 2018 09:29:42 GMT 140
3.0.0-alpha-0080 19.37 KB Fri, 06 Jul 2018 17:17:26 GMT 140
3.0.0-alpha-0079 19.36 KB Fri, 06 Jul 2018 17:04:33 GMT 141
3.0.0-alpha-0078 14.96 KB Tue, 03 Jul 2018 12:30:14 GMT 133
3.0.0-alpha-0076 14.97 KB Fri, 29 Jun 2018 11:17:31 GMT 125
3.0.0-alpha-0075 14.96 KB Fri, 29 Jun 2018 11:04:55 GMT 116
3.0.0-alpha-0074 14.97 KB Thu, 28 Jun 2018 11:03:33 GMT 135
3.0.0-alpha-0073 14.97 KB Thu, 28 Jun 2018 10:59:20 GMT 142
3.0.0-alpha-0068 14.97 KB Thu, 14 Jun 2018 11:40:54 GMT 137
3.0.0-alpha-0064 14.97 KB Sun, 03 Jun 2018 10:33:58 GMT 135
3.0.0-alpha-0063 14.97 KB Fri, 11 May 2018 15:20:22 GMT 104
2.1.0-alpha-0062 14.97 KB Fri, 11 May 2018 15:11:23 GMT 131
2.1.0-alpha-0060 14.99 KB Fri, 13 Apr 2018 14:34:46 GMT 111
2.1.0-alpha-0059 14.9 KB Tue, 03 Apr 2018 11:25:37 GMT 156
2.1.0-alpha-0058 14.9 KB Thu, 29 Mar 2018 17:10:45 GMT 141
2.1.0-alpha-0057 14.9 KB Thu, 29 Mar 2018 16:30:46 GMT 136
2.0.0-preview2-0055 14.88 KB Thu, 29 Mar 2018 13:24:55 GMT 131
2.0.0-preview2-0053 14.9 KB Thu, 29 Mar 2018 12:29:24 GMT 151
2.0.0-preview1 14.87 KB Tue, 06 Feb 2018 12:16:18 GMT 133
2.0.0-beta-0044 14.89 KB Mon, 05 Feb 2018 07:05:58 GMT 125
2.0.0-beta-0043 14.74 KB Sun, 04 Feb 2018 12:08:55 GMT 137
2.0.0-beta-0042 14.73 KB Wed, 18 Oct 2017 12:16:46 GMT 146
2.0.0-beta-0041 14.74 KB Mon, 16 Oct 2017 11:47:22 GMT 145
2.0.0-beta-0040 12.32 KB Mon, 16 Oct 2017 11:06:23 GMT 141
2.0.0-beta-0039 12.34 KB Fri, 13 Oct 2017 11:30:44 GMT 145
2.0.0-alpha 12.33 KB Mon, 09 Oct 2017 12:10:44 GMT 145