appmetrics - App.Metrics.Formatters.InfluxDB 4.5.1-preview.0.1

App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol

PM> Install-Package App.Metrics.Formatters.InfluxDB -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.Formatters.InfluxDB -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.Formatters.InfluxDB --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.Formatters.InfluxDB" Version="4.5.1-preview.0.1" />
Copy to clipboard
source https://www.myget.org/F/appmetrics/api/v3/index.json

nuget App.Metrics.Formatters.InfluxDB  ~> 4.5.1-preview.0.1
Copy to clipboard

> choco install App.Metrics.Formatters.InfluxDB --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.Formatters.InfluxDB" -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)
  • .NETStandard 2.1
    • App.Metrics.Core (>= 4.3.0)
  • .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 influxdb

Info

22240 total downloads
149 downloads for version 4.5.1-preview.0.1
Download (37.68 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.5.1-preview.0.1 37.68 KB Wed, 23 Jul 2025 12:02:42 GMT 149
4.4.0-preview.0.11 37.68 KB Wed, 23 Jul 2025 11:00:28 GMT 122
4.4.0-preview.0.10 37.68 KB Thu, 23 Nov 2023 00:11:01 GMT 169
4.4.0-preview.0.9 37.68 KB Thu, 12 Oct 2023 02:05:16 GMT 165
4.4.0-preview.0.8 37.67 KB Thu, 12 Oct 2023 01:28:51 GMT 162
4.4.0-preview.0.6 37.67 KB Thu, 12 Oct 2023 01:03:46 GMT 156
4.4.0-preview.0.5 37.67 KB Wed, 22 Jun 2022 22:10:17 GMT 160
4.4.0-preview.0.4 37.69 KB Fri, 26 Nov 2021 11:42:47 GMT 163
4.3.1-preview.0.3 37.69 KB Wed, 23 Jul 2025 11:47:49 GMT 153
4.3.1-preview.0.1 37.7 KB Fri, 26 Nov 2021 11:09:35 GMT 156
4.3.0 37.59 KB Fri, 26 Nov 2021 10:51:06 GMT 141
4.3.0-preview.0.34 37.66 KB Fri, 26 Nov 2021 10:33:37 GMT 174
4.3.0-preview.0.31 37.65 KB Wed, 13 Oct 2021 01:48:24 GMT 134
4.3.0-preview.0.30 37.65 KB Wed, 26 May 2021 08:12:06 GMT 155
4.3.0-preview.0.29 37.67 KB Wed, 26 May 2021 08:00:31 GMT 176
4.3.0-preview.0.28 37.65 KB Wed, 26 May 2021 07:50:53 GMT 154
4.3.0-preview.0.1 37.66 KB Fri, 26 Nov 2021 10:42:30 GMT 161
4.2.0 37.59 KB Thu, 15 Apr 2021 12:46:31 GMT 177
4.2.0-preview.0.35 37.67 KB Tue, 13 Apr 2021 08:59:36 GMT 161
4.2.0-preview.0.34 37.65 KB Tue, 30 Mar 2021 20:06:04 GMT 170
4.2.0-preview.0.33 37.66 KB Fri, 26 Mar 2021 21:14:06 GMT 149
4.2.0-preview.0.32 37.67 KB Thu, 18 Mar 2021 01:11:09 GMT 145
4.2.0-preview.0.31 37.64 KB Thu, 18 Mar 2021 01:14:12 GMT 131
4.2.0-preview.0.30 37.65 KB Wed, 17 Mar 2021 23:55:41 GMT 176
4.2.0-preview.0.29 37.64 KB Wed, 17 Mar 2021 23:48:52 GMT 159
4.2.0-preview.0.28 37.66 KB Wed, 17 Mar 2021 23:47:58 GMT 172
4.2.0-preview.0.27 37.66 KB Fri, 22 Jan 2021 08:27:39 GMT 162
4.2.0-preview.0.26 37.67 KB Tue, 12 Jan 2021 22:14:11 GMT 151
4.2.0-preview.0.25 37.67 KB Sat, 12 Dec 2020 07:05:42 GMT 171
4.2.0-preview.0.24 37.66 KB Fri, 04 Dec 2020 06:17:50 GMT 169
4.2.0-preview.0.23 37.64 KB Thu, 15 Apr 2021 11:46:30 GMT 170
4.2.0-preview.0.22 37.65 KB Wed, 24 Mar 2021 21:54:31 GMT 163
4.2.0-preview.0.21 37.66 KB Fri, 04 Dec 2020 05:53:02 GMT 167
4.2.0-preview.0.20 46.06 KB Wed, 18 Nov 2020 12:05:30 GMT 165
4.2.0-preview.0.19 37.64 KB Thu, 08 Oct 2020 13:50:44 GMT 182
4.2.0-preview.0.18 37.65 KB Fri, 07 Aug 2020 09:38:29 GMT 152
4.2.0-preview.0.17 37.66 KB Fri, 07 Aug 2020 09:29:01 GMT 123
4.2.0-preview.0.16 37.67 KB Fri, 31 Jul 2020 14:05:23 GMT 149
4.2.0-preview.0.15 37.67 KB Fri, 31 Jul 2020 12:12:47 GMT 149
4.2.0-preview.0.14 37.65 KB Fri, 31 Jul 2020 11:31:17 GMT 122
4.2.0-preview.0.13 37.63 KB Fri, 31 Jul 2020 10:26:54 GMT 132
4.2.0-preview.0.12 37.66 KB Fri, 31 Jul 2020 10:25:52 GMT 165
4.2.0-preview.0.11 37.65 KB Thu, 09 Jul 2020 15:19:07 GMT 138
4.2.0-preview.0.10 37.66 KB Thu, 09 Jul 2020 12:44:17 GMT 157
4.2.0-preview.0.9 37.65 KB Fri, 03 Jul 2020 08:29:34 GMT 153
4.2.0-preview.0.8 37.65 KB Wed, 24 Jun 2020 11:18:02 GMT 179
4.2.0-preview.0.7 37.66 KB Mon, 22 Jun 2020 03:09:45 GMT 157
4.2.0-preview.0.6 37.66 KB Fri, 19 Jun 2020 23:45:53 GMT 160
4.2.0-preview.0.5 37.65 KB Fri, 19 Jun 2020 23:43:45 GMT 138
4.2.0-preview.0.4 37.65 KB Fri, 19 Jun 2020 15:48:18 GMT 144
4.2.0-preview.0.3 37.65 KB Fri, 19 Jun 2020 15:35:29 GMT 144
4.1.0 37.57 KB Fri, 19 Jun 2020 13:16:42 GMT 160
4.1.0-preview2.0.6 37.65 KB Fri, 19 Jun 2020 12:27:18 GMT 164
4.1.0-preview2.0.5 37.64 KB Fri, 19 Jun 2020 12:07:47 GMT 166
4.1.0-preview2.0.3 37.65 KB Fri, 19 Jun 2020 11:33:10 GMT 148
4.1.0-preview.0.34 37.65 KB Fri, 19 Jun 2020 09:45:51 GMT 172
4.1.0-preview.0.33 37.66 KB Thu, 18 Jun 2020 13:39:30 GMT 177
4.1.0-preview.0.32 37.66 KB Thu, 18 Jun 2020 12:11:40 GMT 158
4.1.0-preview.0.24 37.65 KB Mon, 15 Jun 2020 11:00:20 GMT 164
4.1.0-preview.0.23 37.66 KB Mon, 15 Jun 2020 09:14:54 GMT 151
4.1.0-preview.0.22 23.04 KB Sun, 14 Jun 2020 08:57:46 GMT 154
4.1.0-preview.0.21 23.03 KB Wed, 10 Jun 2020 22:37:14 GMT 148
4.1.0-preview.0.20 23.03 KB Wed, 10 Jun 2020 04:09:10 GMT 160
4.1.0-preview.0.19 23.04 KB Wed, 10 Jun 2020 03:02:39 GMT 129
4.1.0-preview.0.18 23.03 KB Fri, 29 May 2020 13:08:57 GMT 161
4.1.0-preview.0.17 23.04 KB Thu, 28 May 2020 03:01:18 GMT 143
4.1.0-preview.0.16 23.03 KB Mon, 25 May 2020 01:33:15 GMT 153
4.1.0-preview.0.15 23.03 KB Fri, 22 May 2020 11:55:05 GMT 169
4.1.0-preview.0.14 23.02 KB Fri, 22 May 2020 11:46:39 GMT 152
4.0.0 19.57 KB Fri, 22 May 2020 11:10:36 GMT 151
4.0.0-preview1.0.11 19.61 KB Tue, 12 May 2020 10:21:23 GMT 156
4.0.0-preview1.0.10 19.61 KB Tue, 12 May 2020 10:03:00 GMT 155
4.0.0-preview1.0.9 19.61 KB Tue, 28 Apr 2020 11:34:05 GMT 175
4.0.0-preview1.0.8 19.61 KB Tue, 28 Apr 2020 11:22:07 GMT 155
4.0.0-preview1.0.7 19.61 KB Fri, 03 Apr 2020 22:48:05 GMT 177
4.0.0-preview1.0.6 19.6 KB Fri, 03 Apr 2020 22:02:36 GMT 165
4.0.0-preview1.0.5 20.62 KB Tue, 31 Mar 2020 11:20:22 GMT 150
4.0.0-preview1.0.4 20.62 KB Tue, 31 Mar 2020 09:14:03 GMT 160
4.0.0-preview1.0.3 20.62 KB Sun, 03 Nov 2019 00:44:24 GMT 142
4.0.0-preview.0.2 20.61 KB Thu, 31 Oct 2019 11:41:38 GMT 161
4.0.0-alpha.0.13 23.01 KB Fri, 22 May 2020 11:24:16 GMT 150
4.0.0-alpha.0.12 19.6 KB Fri, 22 May 2020 10:52:11 GMT 158
4.0.0-alpha.0.4 19.61 KB Fri, 22 May 2020 10:59:05 GMT 152
3.3.0-dev0002 12.4 KB Mon, 28 Oct 2019 10:30:25 GMT 147
3.2.0 12.39 KB Fri, 25 Oct 2019 13:18:35 GMT 264
3.2.0-dev0031 12.4 KB Fri, 25 Oct 2019 13:26:13 GMT 160
3.2.0-dev0027 12.39 KB Fri, 25 Oct 2019 12:57:00 GMT 161
3.2.0-dev0026 12.4 KB Fri, 25 Oct 2019 12:21:48 GMT 156
3.2.0-dev0024 12.4 KB Fri, 25 Oct 2019 12:20:01 GMT 170
3.2.0-dev0022 12.4 KB Thu, 01 Aug 2019 10:59:25 GMT 323
3.2.0-dev0019 12.4 KB Sat, 20 Jul 2019 22:50:42 GMT 145
3.2.0-dev0015 12.4 KB Wed, 05 Jun 2019 11:17:43 GMT 159
3.2.0-dev0012 12.4 KB Wed, 29 May 2019 09:22:07 GMT 176
3.2.0-dev0010 12.39 KB Wed, 29 May 2019 09:21:26 GMT 150
3.2.0-dev0008 12.39 KB Mon, 13 May 2019 07:55:53 GMT 141
3.2.0-dev0006 12.4 KB Mon, 13 May 2019 07:54:26 GMT 159
3.2.0-dev0004 12.4 KB Mon, 13 May 2019 07:54:24 GMT 136
3.2.0-dev0002 12.39 KB Fri, 26 Apr 2019 01:56:22 GMT 162
3.1.1 12.39 KB Fri, 25 Oct 2019 12:50:07 GMT 169
3.1.0 12.38 KB Wed, 24 Apr 2019 12:51:35 GMT 138
3.1.0-dev0032 12.4 KB Mon, 22 Apr 2019 09:21:56 GMT 164
3.1.0-dev0031 12.4 KB Mon, 22 Apr 2019 09:19:55 GMT 168
3.1.0-dev0030 12.39 KB Mon, 22 Apr 2019 09:03:48 GMT 152
3.1.0-dev0029 12.39 KB Thu, 28 Mar 2019 11:42:06 GMT 155
3.1.0-dev0028 12.38 KB Thu, 28 Mar 2019 11:16:19 GMT 154
3.1.0-dev0026 12.37 KB Thu, 28 Mar 2019 09:36:21 GMT 162
3.1.0-dev0015 12.36 KB Tue, 26 Mar 2019 12:49:45 GMT 144
3.0.0 12.4 KB Wed, 24 Apr 2019 12:20:53 GMT 142
3.0.0-alpha-0077 28.06 KB Sun, 17 Mar 2019 04:59:21 GMT 134
3.0.0-alpha-0073 23.38 KB Sun, 02 Dec 2018 14:05:10 GMT 159
3.0.0-alpha-0071 23.38 KB Sun, 02 Dec 2018 10:45:39 GMT 147
3.0.0-alpha-0070 23.38 KB Sun, 02 Dec 2018 10:08:49 GMT 160
3.0.0-alpha-0069 23.39 KB Wed, 01 Aug 2018 14:38:18 GMT 152
3.0.0-alpha-0067 23.38 KB Sun, 08 Jul 2018 09:50:44 GMT 152
3.0.0-alpha-0066 23.38 KB Sun, 08 Jul 2018 08:06:27 GMT 138
3.0.0-alpha-0065 23.38 KB Fri, 06 Jul 2018 16:53:31 GMT 141
3.0.0-alpha-0064 23.38 KB Fri, 06 Jul 2018 12:50:19 GMT 138
3.0.0-alpha-0062 23.38 KB Thu, 14 Jun 2018 12:46:31 GMT 167
3.0.0-alpha-0059 23.39 KB Sun, 03 Jun 2018 11:04:48 GMT 182
3.0.0-alpha-0057 23.39 KB Fri, 11 May 2018 14:09:04 GMT 152
3.0.0-alpha-0056 23.37 KB Fri, 11 May 2018 14:03:51 GMT 174
2.1.0-alpha-0053 23.29 KB Sat, 21 Apr 2018 12:45:00 GMT 154
2.1.0-alpha-0052 23.19 KB Sat, 21 Apr 2018 07:14:29 GMT 130
2.1.0-alpha-0051 23.31 KB Sun, 15 Apr 2018 07:18:53 GMT 163
2.1.0-alpha-0050 23.31 KB Sun, 15 Apr 2018 07:04:48 GMT 136
2.1.0-alpha-0049 23.22 KB Tue, 03 Apr 2018 12:03:47 GMT 168
2.1.0-alpha-0048 23.22 KB Thu, 29 Mar 2018 17:28:32 GMT 157
2.1.0-alpha-0047 23.23 KB Thu, 29 Mar 2018 16:58:33 GMT 165
2.1.0-alpha 23.23 KB Sat, 05 May 2018 18:17:21 GMT 157
2.0.0 23.22 KB Thu, 29 Mar 2018 14:20:47 GMT 142
2.0.0-preview2-0045 23.24 KB Thu, 29 Mar 2018 14:17:20 GMT 151
2.0.0-preview2-0042 23.24 KB Sat, 10 Feb 2018 10:40:46 GMT 126
2.0.0-preview2-0041 23.23 KB Sat, 10 Feb 2018 09:42:46 GMT 171
2.0.0-preview2-0040 23.24 KB Sat, 10 Feb 2018 09:11:28 GMT 166
2.0.0-preview1 23.22 KB Tue, 06 Feb 2018 12:54:21 GMT 149
2.0.0-beta-0033 23.24 KB Mon, 05 Feb 2018 06:52:07 GMT 155
2.0.0-beta-0032 23.24 KB Wed, 18 Oct 2017 12:21:45 GMT 157
2.0.0-beta-0031 23.25 KB Mon, 16 Oct 2017 11:38:21 GMT 146
2.0.0-beta-0030 18.72 KB Mon, 16 Oct 2017 11:12:07 GMT 161
2.0.0-beta-0029 18.72 KB Fri, 13 Oct 2017 11:09:16 GMT 177
2.0.0-alpha 18.7 KB Mon, 09 Oct 2017 12:29:40 GMT 168