9 lines
292 B
Text
9 lines
292 B
Text
|
[[inputs.http]]
|
||
|
name_override = "hiveos_farm"
|
||
|
urls = ["https://api2.hiveos.farm/api/v2/farms/{{farm_id}}"]
|
||
|
headers = {"Content-Type" = "application/json"}
|
||
|
headers = {"Authorization" = "Bearer ${HIVEOS_TOKEN}"}
|
||
|
data_format = "json"
|
||
|
tagexclude = ["url"]
|
||
|
tag_keys = ["name", "id"]
|