Skip to content

Cherry-pick #25989 to 7.x: Add kinesis metricset#26590

Merged
kaiyan-sheng merged 1 commit intoelastic:7.xfrom
kaiyan-sheng:backport_25989_7.x
Jun 30, 2021
Merged

Cherry-pick #25989 to 7.x: Add kinesis metricset#26590
kaiyan-sheng merged 1 commit intoelastic:7.xfrom
kaiyan-sheng:backport_25989_7.x

Conversation

@kaiyan-sheng
Copy link
Copy Markdown
Contributor

@kaiyan-sheng kaiyan-sheng commented Jun 29, 2021

Cherry-pick of PR #25989 to 7.x branch. Original message:

What does this PR do?

This PR is to add a new metricset in aws module to collect Amazon Kinesis metrics from CloudWatch.

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test this PR locally

  1. Enable aws module: ./metricbeat module enable aws
  2. Change aws.yml to:
- module: aws
  period: 1m
  credential_profile_name: elastic-beats
  metricsets:
    - kinesis
  1. Start Metricbeat: ./metricbeat -e

Related issues

Screenshots

TBD

(cherry picked from commit ba4d7c2)
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 29, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 29, 2021
@kaiyan-sheng kaiyan-sheng self-assigned this Jun 29, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #26590 opened

  • Start Time: 2021-06-29T22:08:23.534+0000

  • Duration: 98 min 6 sec

  • Commit: 6c010f0

Test stats 🧪

Test Results
Failed 0
Passed 8776
Skipped 2446
Total 11222

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 8776
Skipped 2446
Total 11222

@kaiyan-sheng kaiyan-sheng merged commit b10ba67 into elastic:7.x Jun 30, 2021
@kaiyan-sheng kaiyan-sheng deleted the backport_25989_7.x branch June 30, 2021 03:15
@zube zube bot removed the [zube]: Done label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants