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()`.

(cherry picked from commit 5b7d31c)
  • Loading branch information
a3dho3yn authored and jsoriano committed Aug 20, 2018
1 parent 03ac3c9 commit 5663ae7
Show file tree
Hide file tree
Showing 17 changed files with 2,250 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ https://github.com/elastic/beats/compare/v6.4.0...6.x[Check the HEAD diff]
- Add experimental socket summary metricset to system module {pull}6782[6782]
- Move common kafka fields (broker, topic and partition.id) to the module level to facilitate events correlation {pull}7767[7767]

- Add `metrics` metricset to MongoDB module. {pull}7611[7611]

*Packetbeat*

*Winlogbeat*
Expand Down
Loading

0 comments on commit 5663ae7

Please sign in to comment.