Skip to content

[AWS] [Redshift] Add InstanceType dimension - #14179

Merged
4 commits merged into
mainfrom
unknown repository
Jun 6, 2025
Merged

[AWS] [Redshift] Add InstanceType dimension#14179
4 commits merged into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jun 6, 2025

Copy link
Copy Markdown

Overview

InstanceType dimension was missing from the redshift data stream.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@ghost
ghost requested review from a team as code owners June 6, 2025 14:34
@ghost ghost self-assigned this Jun 6, 2025
@ghost ghost added Integration:aws AWS Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Jun 6, 2025
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "3.5.2"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- version: "3.5.2"
- version: "3.6.0"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

switched to bugfix so 3.5.2 should be fine

@elastic-vault-github-plugin-prod

elastic-vault-github-plugin-prod Bot commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

Package aws 👍(8) 💚(4) 💔(9)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
guardduty 937.21 719.42 -217.79 (-23.24%) 💔
rds 16666.67 12658.23 -4008.44 (-24.05%) 💔
route53_public_logs 14705.88 9345.79 -5360.09 (-36.45%) 💔
route53_resolver_logs 5780.35 3787.88 -1992.47 (-34.47%) 💔
securityhub_findings 1285.35 672.95 -612.4 (-47.64%) 💔
apigateway_logs 8849.56 5347.59 -3501.97 (-39.57%) 💔
ec2_metrics 27027.03 20408.16 -6618.87 (-24.49%) 💔
elb_logs 6172.84 4545.45 -1627.39 (-26.36%) 💔
emr_logs 16666.67 11111.11 -5555.56 (-33.33%) 💔

To see the full report comment with /test benchmark fullreport

@agithomas agithomas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @gpop63

@ghost
ghost merged commit 412ecef into elastic:main Jun 6, 2025
@ghost ghost assigned agithomas Jun 6, 2025
@ghost
ghost deleted the add-redshift-InstanceType-dimension branch June 6, 2025 19:17
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package aws - 3.5.2 containing this change is available at https://epr.elastic.co/package/aws/3.5.2/

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Jul 1, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:aws AWS Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

5 participants