Commit Graph

26 Commits

Author SHA1 Message Date
Cameron Sparr c4a7711e02 0.3.0 unit tests: disque and elasticsearch 2016-01-05 23:48:59 -07:00
Cameron Sparr 3be111a160 Breakout JSON flattening into internal package, exec & elasticsearch aggregation 2016-01-05 23:48:59 -07:00
jipperinbham 97ebcc2af1 close r.Body, remove network metrics, updated other sections as needed
closes #430
closes #452
2015-12-17 14:43:14 -07:00
JP 4ac1c819e0 add elasticsearch README
closes #327
2015-11-02 11:04:43 -07:00
JP cb8499c264 optinally gather cluster and index health stats 2015-11-02 11:03:41 -07:00
Cameron Sparr 4e5ed9d3b9 Change config file indentation to 2 spaces 2015-10-15 15:53:29 -06:00
Cameron Sparr 434267898b Indent the toml config for readability 2015-08-26 09:22:03 -06:00
Orne Brocaar 22d4d1fb42 Fix typo (tranport > transport). 2015-07-10 09:00:28 +02:00
Orne Brocaar 0f6664b260 Remove that it only reads indices stats. 2015-07-09 21:02:19 +02:00
Orne Brocaar e2d48f42cc Cleanup repeated logic. 2015-07-09 20:58:54 +02:00
Orne Brocaar ec138cae62 Remove indices filter. 2015-07-09 20:53:54 +02:00
Orne Brocaar 986b89f5ed Cleanup tests. 2015-07-09 20:46:42 +02:00
Orne Brocaar d799011039 Implement breakers stats. 2015-07-09 20:43:52 +02:00
Orne Brocaar 0faa1c886a Implement http stats. 2015-07-09 20:38:51 +02:00
Orne Brocaar cb839d0fe8 Implement transport stats. 2015-07-09 20:36:22 +02:00
Orne Brocaar ec4079733e Implement fs stats. 2015-07-09 20:32:56 +02:00
Orne Brocaar 4743c9ab16 Implement network stats. 2015-07-09 20:23:04 +02:00
Orne Brocaar ac54b7cdd1 Implement thread-pool stats. 2015-07-09 20:18:24 +02:00
Orne Brocaar 10c4ec74cc Implement JVM stats. 2015-07-09 20:11:46 +02:00
Orne Brocaar d90026646f Implement process stats. 2015-07-09 20:06:30 +02:00
Orne Brocaar 9cd1344740 Implement os stats. 2015-07-09 20:01:59 +02:00
Orne Brocaar c6a9335bf2 Refactor parsing "indices" stats. 2015-07-09 19:51:51 +02:00
Orne Brocaar 6c87148cd4 Add node-id and node attributes to tags. 2015-07-09 18:41:16 +02:00
Orne Brocaar 3f6c46e1ec Add node_name to tags. 2015-07-08 23:07:10 +02:00
Orne Brocaar 55cfd5c904 Check that API reponse is 200. 2015-07-08 21:28:25 +02:00
Orne Brocaar d38f2223a5 Implement Elasticsearch plugin (indices stats). 2015-07-08 21:14:51 +02:00