Skip to content
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

[9.0] tf: add standalone apm server profiles with NVMe SSDs and io2 EBS (backport #15624) #15657

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 10, 2025

Motivation/summary

Improve benchmarking tf setup to facilitate benchmarking on standalone apm server setup with faster disks (e.g. local NVMe SSD)

  • Add NVMe c6id ec2 instance profiles
  • Use NVMe disk for data directory for instance types with d., e.g. c6id.2xlarge
  • Configurable disk IOPS which is a required field for io2 volume type
  • Bigger worker instance for 32GB profile to avoid OOM

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Run github benchmark workflow with standalone and profile

Related issues

Part of #11346


This is an automatic backport of pull request #15624 done by [Mergify](https://mergify.com).

…5624)

Improve benchmarking tf setup to facilitate benchmarking on standalone apm server setup with faster disks (e.g. local NVMe SSD)
- Add NVMe c6id ec2 instance profiles
- Use NVMe disk for data directory for instance types with d., e.g. c6id.2xlarge
- Configurable disk IOPS which is a required field for io2 volume type
- Bigger worker instance for 32GB profile to avoid OOM

(cherry picked from commit 3afe1fd)
@mergify mergify bot requested a review from a team as a code owner February 10, 2025 19:15
@mergify mergify bot added the backport label Feb 10, 2025
@mergify mergify bot merged commit f493e57 into 9.0 Feb 10, 2025
17 checks passed
@mergify mergify bot deleted the mergify/bp/9.0/pr-15624 branch February 10, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant