1
0
Fork 0
This repository has been archived on 2024-12-18. You can view files and clone it, but cannot push or open issues or pull requests.
mining-dashboards/telegraf/ethgasstation.conf
Julien Riou 7c45cd2593
Add ETH Gas Station Telegraf configuration (#7)
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-04-15 18:05:05 +02:00

5 lines
196 B
Text

[[inputs.http]]
name_override = "ethgasstation_ethgasapi"
urls = ["https://ethgasstation.info/api/ethgasAPI.json?api-key=${ETHGASSTATION_TOKEN}"]
data_format = "json"
tagexclude = ["url"]