-
Notifications
You must be signed in to change notification settings - Fork 472
[AWS] [Redshift] Add InstanceType
dimension
#14179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AWS] [Redshift] Add InstanceType
dimension
#14179
Conversation
@@ -1,4 +1,9 @@ | |||
# newer versions go on top | |||
- version: "3.5.2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- version: "3.5.2" | |
- version: "3.6.0" |
There was a problem hiding this comment.
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
🚀 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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
💚 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/ |
Overview
InstanceType
dimension was missing from the redshift data stream.Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots