Deprecate httpjson input

This commit is contained in:
Daniel Nelson
2018-02-15 18:51:32 -08:00
parent 3fe3d75bb3
commit 4ac78d5c6d

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