github.com/influxdata/telegraf@v1.30.3/config/testdata/inline_table.toml (about)

     1  [[outputs.http]]
     2      headers = { Authorization = "Token $TOKEN",Content-Type = "application/json" }
     3      taginclude = ["org_id"]
     4  
     5  [[outputs.http]]
     6      headers = { Authorization = "Token $TOKEN",Content-Type = "application/json" }
     7      taginclude = ["org_id"]