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

Provides Graphite reporting capability to App Metrics

PM> Install-Package App.Metrics.Reporting.Graphite -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.Graphite -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.Graphite --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.Graphite" 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.Graphite  ~> 4.5.1-preview.0.1
Copy to clipboard

> choco install App.Metrics.Reporting.Graphite --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.Graphite" -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.Abstractions (>= 4.3.0)
    • App.Metrics.Formatters.Graphite (>= 4.5.1-preview.0.1)
  • .NETStandard 2.1
    • App.Metrics.Abstractions (>= 4.3.0)
    • App.Metrics.Formatters.Graphite (>= 4.5.1-preview.0.1)
  • .NETStandard 2.0: 2.0.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

Allan Hardy

Authors

Allan Hardy and Contributors

Project URL

https://github.com/AppMetrics/AppMetrics

License

Apache-2.0

Tags

appmetrics reporting graphite

Info

14687 total downloads
109 downloads for version 4.5.1-preview.0.1
Download (34.47 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.5.1-preview.0.1 34.47 KB Wed, 23 Jul 2025 12:03:15 GMT 109
4.4.0-preview.0.11 34.5 KB Wed, 23 Jul 2025 11:01:04 GMT 108
4.4.0-preview.0.10 34.49 KB Thu, 23 Nov 2023 00:11:31 GMT 85
4.4.0-preview.0.9 34.49 KB Thu, 12 Oct 2023 02:05:46 GMT 121
4.4.0-preview.0.8 34.48 KB Thu, 12 Oct 2023 01:29:20 GMT 112
4.4.0-preview.0.6 34.48 KB Thu, 12 Oct 2023 01:04:17 GMT 98
4.4.0-preview.0.5 34.47 KB Wed, 22 Jun 2022 22:10:54 GMT 114
4.4.0-preview.0.4 34.48 KB Fri, 26 Nov 2021 11:43:20 GMT 123
4.3.1-preview.0.3 34.5 KB Wed, 23 Jul 2025 11:48:23 GMT 84
4.3.1-preview.0.1 34.5 KB Fri, 26 Nov 2021 11:10:09 GMT 111
4.3.0 34.42 KB Fri, 26 Nov 2021 10:51:45 GMT 113
4.3.0-preview.0.34 34.5 KB Fri, 26 Nov 2021 10:34:17 GMT 117
4.3.0-preview.0.31 34.47 KB Wed, 13 Oct 2021 01:48:58 GMT 119
4.3.0-preview.0.30 34.48 KB Wed, 26 May 2021 08:12:55 GMT 123
4.3.0-preview.0.29 34.49 KB Wed, 26 May 2021 08:01:05 GMT 106
4.3.0-preview.0.28 34.49 KB Wed, 26 May 2021 07:51:30 GMT 109
4.3.0-preview.0.1 34.48 KB Fri, 26 Nov 2021 10:43:05 GMT 116
4.2.0 34.41 KB Thu, 15 Apr 2021 12:47:05 GMT 110
4.2.0-preview.0.35 34.5 KB Tue, 13 Apr 2021 09:00:10 GMT 110
4.2.0-preview.0.34 34.48 KB Tue, 30 Mar 2021 20:06:41 GMT 116
4.2.0-preview.0.33 34.49 KB Fri, 26 Mar 2021 21:14:40 GMT 117
4.2.0-preview.0.32 34.5 KB Thu, 18 Mar 2021 01:11:45 GMT 121
4.2.0-preview.0.31 34.48 KB Thu, 18 Mar 2021 01:14:49 GMT 106
4.2.0-preview.0.30 34.49 KB Wed, 17 Mar 2021 23:56:15 GMT 105
4.2.0-preview.0.29 34.49 KB Wed, 17 Mar 2021 23:49:24 GMT 118
4.2.0-preview.0.28 34.5 KB Wed, 17 Mar 2021 23:48:29 GMT 112
4.2.0-preview.0.27 34.49 KB Fri, 22 Jan 2021 08:28:13 GMT 94
4.2.0-preview.0.26 34.5 KB Tue, 12 Jan 2021 22:14:43 GMT 116
4.2.0-preview.0.25 34.5 KB Sat, 12 Dec 2020 07:06:15 GMT 112
4.2.0-preview.0.24 34.49 KB Fri, 04 Dec 2020 06:18:20 GMT 116
4.2.0-preview.0.23 34.49 KB Thu, 15 Apr 2021 11:47:06 GMT 106
4.2.0-preview.0.22 34.49 KB Wed, 24 Mar 2021 21:55:08 GMT 106
4.2.0-preview.0.21 34.5 KB Fri, 04 Dec 2020 05:53:33 GMT 106
4.2.0-preview.0.20 42.94 KB Wed, 18 Nov 2020 12:06:06 GMT 119
4.2.0-preview.0.19 34.48 KB Thu, 08 Oct 2020 13:51:18 GMT 108
4.2.0-preview.0.18 34.49 KB Fri, 07 Aug 2020 09:38:57 GMT 111
4.2.0-preview.0.17 34.49 KB Fri, 07 Aug 2020 09:29:30 GMT 104
4.2.0-preview.0.16 34.49 KB Fri, 31 Jul 2020 14:05:54 GMT 103
4.2.0-preview.0.15 34.49 KB Fri, 31 Jul 2020 12:13:16 GMT 110
4.2.0-preview.0.14 34.48 KB Fri, 31 Jul 2020 11:31:46 GMT 68
4.2.0-preview.0.13 34.47 KB Fri, 31 Jul 2020 10:27:22 GMT 88
4.2.0-preview.0.12 34.5 KB Fri, 31 Jul 2020 10:26:21 GMT 114
4.2.0-preview.0.11 34.48 KB Thu, 09 Jul 2020 15:19:34 GMT 83
4.2.0-preview.0.10 34.5 KB Thu, 09 Jul 2020 12:44:47 GMT 107
4.2.0-preview.0.9 34.49 KB Fri, 03 Jul 2020 08:30:02 GMT 108
4.2.0-preview.0.8 34.48 KB Wed, 24 Jun 2020 11:18:32 GMT 94
4.2.0-preview.0.7 34.49 KB Mon, 22 Jun 2020 03:10:12 GMT 122
4.2.0-preview.0.6 34.49 KB Fri, 19 Jun 2020 23:46:21 GMT 105
4.2.0-preview.0.5 34.48 KB Fri, 19 Jun 2020 23:44:13 GMT 97
4.2.0-preview.0.4 34.48 KB Fri, 19 Jun 2020 15:48:46 GMT 101
4.2.0-preview.0.3 34.47 KB Fri, 19 Jun 2020 15:35:55 GMT 94
4.1.0 34.4 KB Fri, 19 Jun 2020 13:17:09 GMT 111
4.1.0-preview2.0.6 34.49 KB Fri, 19 Jun 2020 12:27:46 GMT 122
4.1.0-preview2.0.5 34.5 KB Fri, 19 Jun 2020 12:08:14 GMT 121
4.1.0-preview2.0.3 34.5 KB Fri, 19 Jun 2020 11:33:36 GMT 83
4.1.0-preview.0.34 34.5 KB Fri, 19 Jun 2020 09:46:18 GMT 110
4.1.0-preview.0.33 34.49 KB Thu, 18 Jun 2020 13:39:57 GMT 113
4.1.0-preview.0.32 34.49 KB Thu, 18 Jun 2020 12:12:08 GMT 120
4.1.0-preview.0.24 34.47 KB Mon, 15 Jun 2020 11:00:39 GMT 135
4.1.0-preview.0.23 34.49 KB Mon, 15 Jun 2020 09:15:13 GMT 106
4.1.0-preview.0.22 21.4 KB Sun, 14 Jun 2020 08:58:03 GMT 105
4.1.0-preview.0.21 21.4 KB Wed, 10 Jun 2020 22:37:31 GMT 117
4.1.0-preview.0.20 21.41 KB Wed, 10 Jun 2020 04:09:27 GMT 122
4.1.0-preview.0.19 21.4 KB Wed, 10 Jun 2020 03:02:57 GMT 102
4.1.0-preview.0.18 21.41 KB Fri, 29 May 2020 13:09:14 GMT 124
4.1.0-preview.0.17 21.41 KB Thu, 28 May 2020 03:01:36 GMT 120
4.1.0-preview.0.16 21.42 KB Mon, 25 May 2020 01:33:32 GMT 105
4.1.0-preview.0.15 21.41 KB Fri, 22 May 2020 11:55:21 GMT 115
4.1.0-preview.0.14 21.41 KB Fri, 22 May 2020 11:46:58 GMT 112
4.0.0 18.12 KB Fri, 22 May 2020 11:10:53 GMT 103
4.0.0-preview1.0.11 18.16 KB Tue, 12 May 2020 10:21:41 GMT 120
4.0.0-preview1.0.10 18.16 KB Tue, 12 May 2020 10:03:19 GMT 92
4.0.0-preview1.0.9 18.17 KB Tue, 28 Apr 2020 11:34:21 GMT 116
4.0.0-preview1.0.8 18.16 KB Tue, 28 Apr 2020 11:22:24 GMT 111
4.0.0-preview1.0.7 18.16 KB Fri, 03 Apr 2020 22:48:21 GMT 116
4.0.0-preview1.0.6 18.16 KB Fri, 03 Apr 2020 22:02:50 GMT 114
4.0.0-preview1.0.5 18.24 KB Tue, 31 Mar 2020 11:20:35 GMT 116
4.0.0-preview1.0.4 18.24 KB Tue, 31 Mar 2020 09:14:16 GMT 110
4.0.0-preview1.0.3 18.23 KB Sun, 03 Nov 2019 00:44:38 GMT 109
4.0.0-preview.0.2 18.23 KB Thu, 31 Oct 2019 11:41:55 GMT 113
4.0.0-alpha.0.13 21.38 KB Fri, 22 May 2020 11:24:32 GMT 92
4.0.0-alpha.0.12 18.17 KB Fri, 22 May 2020 10:52:29 GMT 101
4.0.0-alpha.0.4 18.16 KB Fri, 22 May 2020 10:59:21 GMT 105
3.3.0-dev0002 11.87 KB Mon, 28 Oct 2019 10:31:34 GMT 105
3.2.0 11.86 KB Fri, 25 Oct 2019 13:19:52 GMT 122
3.2.0-dev0031 11.87 KB Fri, 25 Oct 2019 13:27:26 GMT 121
3.2.0-dev0027 11.87 KB Fri, 25 Oct 2019 12:58:12 GMT 82
3.2.0-dev0026 11.88 KB Fri, 25 Oct 2019 12:22:57 GMT 103
3.2.0-dev0024 11.88 KB Fri, 25 Oct 2019 12:21:14 GMT 102
3.2.0-dev0022 11.87 KB Thu, 01 Aug 2019 11:00:31 GMT 129
3.2.0-dev0019 11.88 KB Sat, 20 Jul 2019 22:51:47 GMT 130
3.2.0-dev0015 11.88 KB Wed, 05 Jun 2019 11:18:51 GMT 107
3.2.0-dev0012 11.87 KB Wed, 29 May 2019 09:23:26 GMT 110
3.2.0-dev0010 11.87 KB Wed, 29 May 2019 09:22:38 GMT 103
3.2.0-dev0008 11.88 KB Mon, 13 May 2019 07:56:58 GMT 118
3.2.0-dev0006 11.87 KB Mon, 13 May 2019 07:55:31 GMT 94
3.2.0-dev0004 11.88 KB Mon, 13 May 2019 07:55:31 GMT 117
3.2.0-dev0002 11.86 KB Fri, 26 Apr 2019 01:57:24 GMT 105
3.1.1 11.87 KB Fri, 25 Oct 2019 12:51:14 GMT 118
3.1.0 11.85 KB Wed, 24 Apr 2019 12:52:40 GMT 115
3.1.0-dev0032 11.87 KB Mon, 22 Apr 2019 09:23:03 GMT 90
3.1.0-dev0031 11.87 KB Mon, 22 Apr 2019 09:20:57 GMT 113
3.1.0-dev0030 11.87 KB Mon, 22 Apr 2019 09:04:56 GMT 116
3.1.0-dev0029 11.86 KB Thu, 28 Mar 2019 11:43:14 GMT 109
3.1.0-dev0028 11.86 KB Thu, 28 Mar 2019 11:17:22 GMT 101
3.1.0-dev0026 11.86 KB Thu, 28 Mar 2019 09:37:26 GMT 112
3.1.0-dev0015 11.86 KB Tue, 26 Mar 2019 12:50:49 GMT 94
3.0.0 11.87 KB Wed, 24 Apr 2019 12:21:56 GMT 113
3.0.0-alpha-0040 14.48 KB Thu, 21 Mar 2019 11:08:06 GMT 98
3.0.0-alpha-0038 14.48 KB Sun, 02 Dec 2018 14:13:49 GMT 114
3.0.0-alpha-0036 14.47 KB Sun, 02 Dec 2018 11:06:05 GMT 89
3.0.0-alpha-0035 14.49 KB Sun, 08 Jul 2018 09:55:00 GMT 111
3.0.0-alpha-0034 14.49 KB Sun, 08 Jul 2018 08:30:18 GMT 112
3.0.0-alpha-0033 14.49 KB Thu, 14 Jun 2018 12:41:59 GMT 116
3.0.0-alpha-0032 14.48 KB Sun, 03 Jun 2018 11:13:12 GMT 115
3.0.0-alpha-0031 14.48 KB Fri, 11 May 2018 17:10:40 GMT 108
2.1.0-alpha-0030 14.5 KB Fri, 11 May 2018 17:03:54 GMT 119
2.1.0-alpha-0029 14.5 KB Fri, 11 May 2018 16:54:35 GMT 112
2.1.0-alpha-0028 26.42 KB Sat, 21 Apr 2018 13:11:58 GMT 82
2.1.0-alpha-0027 14.01 KB Thu, 29 Mar 2018 17:35:29 GMT 113
2.1.0-alpha-0026 14.02 KB Thu, 29 Mar 2018 17:05:34 GMT 108
2.0.1-preview2-0024 14.04 KB Thu, 29 Mar 2018 15:29:57 GMT 115
2.0.1-preview2-0022 14.04 KB Thu, 29 Mar 2018 15:26:09 GMT 114
2.0.1-preview2-0021 14.03 KB Thu, 29 Mar 2018 15:20:40 GMT 98
2.0.0 13.99 KB Thu, 29 Mar 2018 14:34:33 GMT 117
2.0.0-preview2-0019 14.02 KB Thu, 29 Mar 2018 14:29:32 GMT 86
2.0.0-preview2-0017 14.02 KB Thu, 29 Mar 2018 12:32:35 GMT 120
2.0.0-alpha-0016 14.02 KB Thu, 29 Mar 2018 12:10:18 GMT 114
2.0.0-alpha-0014 14.02 KB Thu, 29 Mar 2018 11:56:46 GMT 107
2.0.0-alpha-0013 14.01 KB Fri, 16 Mar 2018 08:28:14 GMT 113
2.0.0-alpha-0011 13.84 KB Sat, 03 Mar 2018 12:14:35 GMT 84
2.0.0-alpha-0010 13.84 KB Sat, 03 Mar 2018 11:30:12 GMT 108
2.0.0-alpha-0009 13.85 KB Sat, 03 Mar 2018 10:56:08 GMT 127
2.0.0-alpha-0008 13.8 KB Thu, 01 Mar 2018 11:12:04 GMT 101
2.0.0-alpha-0007 13.81 KB Thu, 01 Mar 2018 10:06:20 GMT 121