add __body to sample config

This commit is contained in:
Ali Alrahahleh 2016-05-24 15:38:46 -07:00
parent 4c762c6950
commit cd89aa8d3e
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ var sampleConfig = `
# ] # ]
## HTTP parameters (all values must be strings) ## HTTP parameters (all values must be strings)
## POST body can be sent by setting __body special attribute.
[inputs.httpjson.parameters] [inputs.httpjson.parameters]
event_type = "cpu_spike" event_type = "cpu_spike"
threshold = "0.75" threshold = "0.75"