Commit Graph

19 Commits

Author SHA1 Message Date
Artem V. Navrotskiy 2b8729e048 Fix typo in mongodb field name () 2019-01-16 15:39:55 -08:00
Artem V. Navrotskiy df33759711 Add flush_total_time_ns and additional wired tiger fields to mongodb input () 2019-01-15 11:31:51 -08:00
Daniel Nelson ccfd9ca522
Update mongodb readme 2019-01-10 14:38:13 -08:00
Daniel Nelson 55b798bd20
Fix mongodb document stats () 2018-11-28 16:43:13 -08:00
Jake Champlin 4790a21c04 Add cursor metrics to mongodb input () 2018-05-07 15:00:24 -07:00
Daniel Nelson de355b76d6
Simplify testing with TLS () 2018-05-04 16:33:23 -07:00
Jake Champlin 32f56140a3 Add per-host shard metrics in mongodb input () 2018-04-10 17:10:29 -07:00
Daniel Nelson 1890efbb70
Rename repl_oplog_window_s to repl_oplog_window_sec
To match existing metric style.
2018-04-09 17:05:45 -07:00
Daniel Nelson caac224276
Add details about MongoDB permissions 2018-04-06 16:43:03 -07:00
Daniel Nelson fe31ce9d7d
Modernize mongodb docs 2018-04-06 16:36:03 -07:00
Matvey Kruglov 01ede2ea0b Add repl_oplog_window_s metric to mongodb input () 2018-04-06 16:34:47 -07:00
Jake Champlin 18aef35c58 Add shard server stats to the mongodb input plugin () 2018-02-20 13:55:56 -08:00
Daniel Nelson b277e6e2d7 Fix support for mongodb/leofs urls without scheme ()
This was broken by changes in go 1.8 to url.Parse.  This change allows
the string but prompts the user to move to the correct url string.
2017-06-08 16:52:01 -07:00
Daniel Nelson 7a5d857846 Add support for new SSL configuration to mongodb ()
closes 
2017-03-10 11:27:55 -08:00
Victor Garcia cbf5a55c7d MongoDB input plugin: Adding per DB stats () 2016-07-19 12:47:12 +01:00
Victor Garcia 40dccf5b29 Metric for MongoDB jumbo chunks
closes 
2016-05-01 14:27:27 -06:00
Victor Garcia 194288c00e Adding replication lag metric
closes 
2016-04-22 11:07:32 -06:00
Victor Garcia 46aaaa9b70 Adding TTL metrics data
closes 
2016-04-19 17:02:25 -06:00
Shahzheeb Khan d638f6e411 mongodb readme and examples
mongodb readme and examples

closes 
2016-04-16 15:53:04 -06:00