Deprecate the cassandra input plugin (#4050)

This commit is contained in:
Daniel Nelson
2018-04-23 15:06:26 -07:00
committed by GitHub
parent f8063113ce
commit 96120a6fc5
7 changed files with 131 additions and 11 deletions

View File

@@ -1,5 +1,8 @@
# Telegraf plugin: Cassandra
### **Deprecated in version 1.7**: Please use the [jolokia2](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/jolokia2) plugin with the [cassandra.conf](/influxdata/telegraf/blob/master/plugins/inputs/jolokia2/examples/cassandra.conf) example configuration.
#### Plugin arguments:
- **context** string: Context root used for jolokia url
- **servers** []string: List of servers with the format "<user:passwd@><host>:port"