[telegraf] Remove duplicate in Flexpool collector
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
a5b09436f0
commit
21754f74d9
1 changed files with 0 additions and 7 deletions
|
@ -5,13 +5,6 @@
|
|||
tagexclude = ["url"]
|
||||
json_query = "result"
|
||||
|
||||
[[inputs.http]]
|
||||
name_override = "flexpool_pool_block_count"
|
||||
urls = ["https://flexpool.io/api/v1/pool/blockCount"]
|
||||
data_format = "json"
|
||||
tagexclude = ["url"]
|
||||
json_query = "result"
|
||||
|
||||
[[inputs.http]]
|
||||
name_override = "flexpool_pool_blocks"
|
||||
urls = [
|
||||
|
|
Reference in a new issue