1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
f38a4b3ce1
chore: End of life notice
Signed-off-by: Julien Riou <julien@riou.xyz>
2023-11-01 09:04:08 +01:00
51374e9a92
feat: add Chia support for Flexpool (#8)
- Update Telegraf to 1.19.2
- Use Flexpool API v2
- Update Flexpool miner, pool and worker dashboards accordingly
- Add COIN environment variable for Telegraf ("eth" or "xch" supported)
- Add coin variable in Grafana dashboards

BREAKING CHANGE: measurement names change between API v1 and v2 so the
Grafana dashboards must be updated accordingly to use new names.
Values in the past will not be shown by the updated dashboards.

Signed-off-by: Julien Riou <julien@riou.xyz>
2021-08-18 11:19:14 +02:00
1bdcac5a88
Bump Telegraf version to 1.18.2 (#3)
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-05-10 12:49:49 +02:00
8cfb8fabf8
Add HiveOS Telegraf configuration
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-02-12 17:58:40 +01:00
0ab8e445f6
Add full procedure and make generic dashboards
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-02-02 17:56:15 +01:00
075a281a08
Use TLS for InfluxDB
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-02-02 15:18:49 +01:00
df7141504e
Auto create InfluxDB database and users
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-02-02 12:38:47 +01:00
42b97119be
Add Docker instructions
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-02-02 09:11:20 +01:00
20f88988fd
Initial commit
Add README and flexpool dashboards.

Signed-off-by: Julien Riou <julien@riou.xyz>
2021-01-31 09:43:54 +01:00