Cameron Sparr
|
6fcd05b855
|
0.3.0 redis & rabbitmq
|
2016-01-05 23:48:59 -07:00 |
Carlos J. Torres
|
a7b77d9658
|
add instantaneous input/output to redis plugin.
|
2015-12-02 13:17:49 -07:00 |
Cameron Sparr
|
00ee2529bc
|
Revert "redis: support IPv6 addresses with no port"
This reverts commit 2af97cdbcb .
|
2015-11-11 15:33:58 -07:00 |
Nicholas Katsaros
|
2af97cdbcb
|
redis: support IPv6 addresses with no port
closes #356
|
2015-11-10 10:02:42 -07:00 |
Cameron Sparr
|
0398dc1226
|
Dont overwrite 'host' tag in redis plugin
fixes #331
|
2015-11-02 11:30:49 -07:00 |
Tyler Nisonoff
|
6869362f43
|
added keyspace hitrate measurement
Closes #283
|
2015-10-18 18:00:34 -06:00 |
Cameron Sparr
|
4e5ed9d3b9
|
Change config file indentation to 2 spaces
|
2015-10-15 15:53:29 -06:00 |
Cameron Sparr
|
b12b804f0a
|
Make redis password config more clear.
Also make certain that the 'host' tag does not include the password for
security reasons
Closes #225
|
2015-09-23 13:28:36 -07:00 |
Cameron Sparr
|
f8d64a7378
|
Redis: include per-db keyspace info
Closes #205
|
2015-09-22 19:46:50 -07:00 |
Cameron Sparr
|
b92a0d5126
|
Redis plugin, add key metrics and simplify parsing
|
2015-09-22 16:27:22 -07:00 |
Cameron Sparr
|
f7a4317990
|
Fix multiple redis server bug, do not cache the TCP connections
Fixes #178
|
2015-09-10 11:51:15 -06:00 |
Cameron Sparr
|
4d19fc0860
|
Fixup for g->r change, io.reader was already using 'r'
|
2015-08-31 16:15:38 -06:00 |
Cameron Sparr
|
9c57c30e57
|
Redis plugin internal names consistency fix, g -> r
|
2015-08-31 15:57:52 -06:00 |
Cameron Sparr
|
434267898b
|
Indent the toml config for readability
|
2015-08-26 09:22:03 -06:00 |
Evgeny Kulev
|
014ddd76f4
|
add tag "port" to every redis metric
see issue https://github.com/influxdb/telegraf/issues/74
|
2015-07-23 00:55:03 +03:00 |
Loïc
|
d5b4e4ba60
|
Fix redis : change ending call with "\r\n"
|
2015-07-13 18:21:16 +02:00 |
Evan Phoenix
|
86a6f337f6
|
Cleanup the URL when one isn't specified
|
2015-06-23 14:51:55 -07:00 |
Evan Phoenix
|
a1f7d5549b
|
Fix type error using URL as a string
|
2015-06-23 14:51:38 -07:00 |
Evan Phoenix
|
043b171028
|
Merge pull request #16 from jipperinbham/redis_auth
convert Redis to use URI, support Redis AUTH
|
2015-06-23 14:37:08 -07:00 |
JP
|
e1c7dc80ae
|
redis plugin accepts URI or string, support Redis AUTH
|
2015-06-22 20:49:11 -05:00 |
Sherif Zain
|
2ccd828e81
|
Fixed: differentiate stats gathered from multiple redis servers/instances
|
2015-06-21 23:38:42 +02:00 |
Evan Phoenix
|
1653330421
|
Tivan is dead, long live Telegraf. Fixes #3
|
2015-05-22 16:45:14 -07:00 |
Evan Phoenix
|
13e6018eb0
|
Minor usability fixes to config
|
2015-05-18 15:22:04 -07:00 |
Evan Phoenix
|
82cbc4daa2
|
Add ability to generate config from available plugins
|
2015-05-18 15:10:11 -07:00 |
Evan Phoenix
|
f1e1204374
|
Enforce stat prefixing at the accumulator layer
|
2015-05-18 12:15:15 -07:00 |
Evan Phoenix
|
60a49243cf
|
Gather stats from PG and redis from localhost by default
|
2015-05-18 11:53:57 -07:00 |
Evan Phoenix
|
5b9f7e7bf3
|
Add ability to query many redis servers
|
2015-05-18 09:26:10 -07:00 |