Deprecate httpjson input

This commit is contained in:
Daniel Nelson 2018-02-15 18:51:32 -08:00
parent 3fe3d75bb3
commit 4ac78d5c6d
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
The httpjson plugin collects data from HTTP URLs which respond with JSON. It flattens the JSON and finds all numeric values, treating them as floats.
Deprecated (1.6): use the [http](../http) input.
### Configuration:
```toml