OhmGraphite
OhmGraphite copied to clipboard
Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here. v17.3.0-preview-20220530-08 See the release notes here....
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.5 to 6.0.6. Release notes Sourced from Npgsql's releases. v6.0.6 6.0.6 contains three bug fixes, notably for #4582, fixing support for extension types in non-default schemas. The...
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. Commits f110e5b v2.4.2 848d94d Update dependencies 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b 211aa27 Make sure we use msbuild.exe (from...
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. Commits f110e5b v2.4.2 848d94d Update dependencies 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b 211aa27 Make sure we use msbuild.exe (from...
Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 4.3.0 to 4.4.0. Release notes Sourced from InfluxDB.Client's releases. 4.4.0 Bug Fixes #330: Redact the Authorization HTTP header from log Dependencies Update dependencies: Build: #334: CsvHelper to...
The prometheus sample dashboard was updated in https://github.com/nickbabcock/OhmGraphite/pull/245, so the rest should be updated as well. - [x] prometheus - [ ] graphite - [ ] influxdb - [ ]...
Hello, first of all, thx for OhmGraphite. It is amazing and i really like it in grafana (with influxDB) To my problem: I have an asus x570 rog gaming e...
This might be a similar issue to ticket #153 but figured I would open a separate issue just in case. All but 1 of my GPU's are appearing in Grafana,...
Hello, If i run the executable directly from power shell all of my sensors are picked up and log into influx and Grafana. However if i install as a service,...
After implementing #67 to conform to prometheus best practices, I'd like to apply that PR to the other exporters. I want: - One type to represent number of bytes. SmallData...