Skip to content

Commit

Permalink
Add metrics metricset to MongoDB module (elastic#7611)
Browse files Browse the repository at this point in the history
Add a metricset to cover the metrics field included in the response of `db.serverStatus()`.
  • Loading branch information
a3dho3yn authored and jsoriano committed Jul 31, 2018
1 parent 9796ec9 commit 5b7d31c
Show file tree
Hide file tree
Showing 17 changed files with 2,249 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff]

*Metricbeat*
- Add metrics about cache size to memcached module {pull}7740[7740]
- Add `metircs` metricset to MongoDB module. {pull}7611[7611]
- Add fields for mermory fragmentation, memory allocator stats, copy on write, master-slave status, and active defragmentation to `info` metricset of Redis module. {pull}7695[7695]


*Packetbeat*

*Winlogbeat*
Expand Down
Loading

0 comments on commit 5b7d31c

Please sign in to comment.