Skip to content

Commit

Permalink
Add Metricbeat AWS EC2 Module (#9257)
Browse files Browse the repository at this point in the history
* Add Metricbeat AWS EC2 Module

* Switch from aws-sdk-go to aws-sdk-go-v2 and update vendor

* Add information into RootFields and ModuleFields

* Change metric names to match ECS

* Change metric names to match system module metrics

* Generate data.json and add fields.yml

* Add AWS EC2 overview dashboard

* Add schema to AWS EC2 metricset

* Check if detailed monitoring is enabled to adjust period setting

* Change AWS EC2 from experimental to beta and update docs

* Replace TestMockFetch with TestCreateCloudWatchEvents
  • Loading branch information
kaiyan-sheng authored Jan 16, 2019
1 parent ed7853d commit 20f90ad
Show file tree
Hide file tree
Showing 35 changed files with 59,915 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add DeDot for kubernetes labels and annotations. {issue}9860[9860] {pull}9939[9939]
- Add more meaningful metrics to 'performance' Metricset on 'MSSQL' module {pull}10011[10011]
- Rename some fields in `performance` Metricset on MSSQL module to match the updated documentation from Microsoft {pull}10074[10074]
- Add AWS EC2 module. {pull}9257[9257] {issue}9300[9300]

*Packetbeat*

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 20f90ad

Please sign in to comment.