[AWS] [Redshift] Add InstanceType dimension#14179
Merged
gpop63 merged 4 commits intoelastic:mainfrom Jun 6, 2025
Merged
Conversation
ishleenk17
reviewed
Jun 6, 2025
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "3.5.2" | |||
Member
There was a problem hiding this comment.
Suggested change
| - version: "3.5.2" | |
| - version: "3.6.0" |
Contributor
Author
There was a problem hiding this comment.
switched to bugfix so 3.5.2 should be fine
🚀 Benchmarks reportPackage
|
| 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
💚 Build Succeeded
History
cc @gpop63 |
|
|
Package aws - 3.5.2 containing this change is available at https://epr.elastic.co/package/aws/3.5.2/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Overview
InstanceTypedimension was missing from the redshift data stream.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots