[AWS] Add EMR metrics data stream - #6120
Conversation
🌐 Coverage report
|
5f0cef1 to
9b91ea9
Compare
9b91ea9 to
b6a4e7d
Compare
ritalwar
left a comment
There was a problem hiding this comment.
Could you please define the metric type as either counter or gauge for applicable fields? This would be beneficial from a TSDB perspective in the future.
6dc09e7 to
694620e
Compare
a32b736 to
bd23a90
Compare
| # Amazon EMR (ElasticMapReduce) | ||
|
|
||
| The Amazon EMR integration allows you to monitor [Amazon EMR](https://aws.amazon.com/emr/) — a fully managed big data processing and analytics service. | ||
|
|
||
| Use the Amazon EMR integration to collect metrics related to your EMR instances. Then visualize that data in Kibana, create alerts to notify you if something goes wrong, and reference the metrics when troubleshooting an issue. | ||
|
|
||
| For example, you could use this data to track Amazon EMR cluster progress and cluster storage. Then you can alert when utilization for an instance crosses a predefined threshold. |
There was a problem hiding this comment.
What about clarifying the Hadoop version for this data stream in this doc?
Idea: Creating a meta issue for AWS integrations that we own, to improve documentation clarity. What are your thoughts on this? @zmoog @lalit-satapathy
There was a problem hiding this comment.
Yeah, this is a good idea. @lucianpy, could you create an issue with a detailed list of information to add to this integration?
This way, we can ship the integration as it is and start working on an actionable list right after the current iteration ends.
There was a problem hiding this comment.
Recently we added a new cloudwatch metricset setting called include_linked_accounts to collect data from linked account. I guess we could add this to this integration as well.
See #6459 for more context about this topic.
Co-authored-by: Maurizio Branca <maurizio.branca@elastic.co>
|
/test |
💚 Build Succeeded
History
cc @gpop63 |
zmoog
left a comment
There was a problem hiding this comment.
Looks good, @gpop63! Could you create an issue and add the steps required to move this integration from BETA to GA? Many thanks!
|
Package aws - 1.45.0 containing this change is available at https://epr.elastic.co/search?package=aws |
* add emr_metrics data stream * bump package version * fix aws package version * fix field types * add unit and metric_types * add docs * fix typo in docs * Update packages/aws/data_stream/emr_metrics/manifest.yml Co-authored-by: Maurizio Branca <maurizio.branca@elastic.co> * add tags_filter and include_linked_accounts * add beta release --------- Co-authored-by: Maurizio Branca <maurizio.branca@elastic.co>
What does this PR do?
Adds AWS EMR (ElasticMapReduce) metrics data stream.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots