Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit e054ca4

Browse files
Jeremy CarrollJeremy Carroll
authored andcommitted
- Fixed issue with float vs int for Bytes metrics. uint16 is not egnough space for bytes metrics
- Updated authors file - Removed IP module requirement. ElasticSearch can now determine the local node - Added additional metrics for collection.
1 parent 634b21d commit e054ca4

2 files changed

Lines changed: 381 additions & 40 deletions

File tree

elasticsearch/README.mkdn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ http://(node-ip):9200/_cluster/nodes/(node-ip)/stats
1010
This module requires that jsonpath python module be installed on the machine.
1111

1212

13-
## AUTHOR
13+
## AUTHORS
1414

1515
Jeremy Carroll <[email protected]>
1616
Matt Radtke <[email protected]>
17-
17+
Dave Rawks <[email protected]>

0 commit comments

Comments
 (0)