add __body to sample config
This commit is contained in:
parent
4c762c6950
commit
cd89aa8d3e
|
@ -90,6 +90,7 @@ var sampleConfig = `
|
|||
# ]
|
||||
|
||||
## HTTP parameters (all values must be strings)
|
||||
## POST body can be sent by setting __body special attribute.
|
||||
[inputs.httpjson.parameters]
|
||||
event_type = "cpu_spike"
|
||||
threshold = "0.75"
|
||||
|
|
Loading…
Reference in New Issue