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

6 lines
196 B
Text
Raw Normal View History

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