{"id":15710323,"url":"https://github.com/aws/aperf","last_synced_at":"2025-10-10T04:33:36.767Z","repository":{"id":207039532,"uuid":"520187897","full_name":"aws/aperf","owner":"aws","description":"A CLI tool to gather performance data and visualize using HTML graphs. Data from multiple collection runs can be viewed side-by-side, allowing for easy comparison of the same workload across different system configurations.","archived":false,"fork":false,"pushed_at":"2025-09-26T20:59:28.000Z","size":5264,"stargazers_count":97,"open_issues_count":3,"forks_count":24,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-09-26T22:27:28.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README-EKS.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-01T16:41:24.000Z","updated_at":"2025-09-23T06:00:00.000Z","dependencies_parsed_at":"2023-11-13T20:27:17.484Z","dependency_job_id":"d28bf55b-09fc-48c7-bbee-a1d0b0abba86","html_url":"https://github.com/aws/aperf","commit_stats":{"total_commits":231,"total_committers":17,"mean_commits":"13.588235294117647","dds":0.5454545454545454,"last_synced_commit":"bc0fa31c0e070e94283250dc0521410c9345f5f8"},"previous_names":["aws/aperf"],"tags_count":19,"template":false,"template_full_name":"amazon-archives/__template_Apache-2.0","purl":"pkg:github/aws/aperf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faperf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faperf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faperf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faperf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aperf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faperf/sbom","scorecard":{"id":1237472,"data":{"date":"2025-09-11T21:07:05Z","repo":{"name":"github.com/aws/aperf","commit":"26e555413727feebe91135cd436dc4132bf83be5"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/17 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:7","Warn: no topLevel permission defined: .github/workflows/repo-sync.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/secrets.yml:5"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.16-alpha not signed: https://api.github.com/repos/aws/aperf/releases/236099226","Warn: release artifact v0.1.15-alpha not signed: https://api.github.com/repos/aws/aperf/releases/225241775","Warn: release artifact v0.1.14-alpha not signed: https://api.github.com/repos/aws/aperf/releases/196973247","Warn: release artifact v0.1.13-alpha not signed: https://api.github.com/repos/aws/aperf/releases/180520421","Warn: release artifact v0.1.12-alpha not signed: https://api.github.com/repos/aws/aperf/releases/168128845","Warn: release artifact v0.1.16-alpha does not have provenance: https://api.github.com/repos/aws/aperf/releases/236099226","Warn: release artifact v0.1.15-alpha does not have provenance: https://api.github.com/repos/aws/aperf/releases/225241775","Warn: release artifact v0.1.14-alpha does not have provenance: https://api.github.com/repos/aws/aperf/releases/196973247","Warn: release artifact v0.1.13-alpha does not have provenance: https://api.github.com/repos/aws/aperf/releases/180520421","Warn: release artifact v0.1.12-alpha does not have provenance: https://api.github.com/repos/aws/aperf/releases/168128845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/repo-sync.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/repo-sync.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo-sync.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aperf/repo-sync.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating amazonlinux:2023 to amazonlinux:2023@sha256:f5077958231a41decbd60c59c48cdb30519b77fdd326e829893470e3a8aa2e55","Info:  11 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2025-0056","Warn: Project is vulnerable to: GHSA-2rxc-gjrp-vjhx","Warn: Project is vulnerable to: RUSTSEC-2024-0404","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2025-0057","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"17 out of 17 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: amazon, amazon web services"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-11T21:38:34.342Z","repository_id":207039532,"created_at":"2025-09-11T21:38:34.342Z","updated_at":"2025-09-11T21:38:34.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002672,"owners_count":26083442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T21:06:11.488Z","updated_at":"2025-10-10T04:33:36.762Z","avatar_url":"https://github.com/aws.png","language":"Rust","funding_links":[],"categories":["Profiling"],"sub_categories":[],"readme":"# Running APerf on EKS/Kubernetes\n\nThis guide explains how to run APerf on Amazon EKS (Elastic Kubernetes Service) or any Kubernetes cluster to collect performance metrics without requiring SSH access to the Kubernetes nodes.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following tools installed and configured on your laptop:\n\n- **Git** - To clone this repository\n- **kubectl** - Installed and connected to your EKS cluster\n- **Docker** - To build the APerf container image\n- **AWS CLI** - With AWS credentials configured for ECR access\n- **jq** - For JSON parsing (used in scripts)\n\n## Requirements\n\n1. Clone this repository to your laptop:\n   ```bash\n   git clone https://github.com/aws/aperf \n   cd aperf\n   ```\n\n2. Ensure kubectl is connected to your EKS cluster:\n   ```bash\n   kubectl get nodes\n   ```\n\n3. Verify AWS credentials are configured:\n   ```bash\n   aws sts get-caller-identity\n   ```\n\n## Setup Instructions\n\n### Step 1: Create ECR Repository\n\nFirst, create an Amazon ECR repository to contain the APerf image:\n\n```bash\n# Optional: Set your AWS region if needed\n# export AWS_REGION=\"us-west-2\"\n\n# Optional: Set AWS profile if needed\n# export AWS_PROFILE=\"your-profile-name\"\n\n# Create ECR repository\naws ecr create-repository --repository-name aperf --region $AWS_REGION\n\n# Get ECR repository URL\nAPERF_ECRREPO=$(aws ecr describe-repositories --repository-names aperf --region $AWS_REGION | jq -r '.repositories[0].repositoryUri')\necho \"ECR Repository URL: $APERF_ECRREPO\"\n\n# Authenticate with ECR\naws ecr get-login-password --region $AWS_REGION | docker login --username AWS --password-stdin $APERF_ECRREPO\n```\n\n### Step 2: Build and Push APerf Container Image\n\nBuild the multi-architecture APerf container image and push it to ECR:\n\n```bash\n# Build and push multi-architecture image (supports both AMD64 and ARM64)\ndocker buildx build --push --platform linux/amd64,linux/arm64 -t ${APERF_ECRREPO}:latest -f ./Dockerfile .\n```\n\n**Note**: If you don't have `docker buildx` configured for multi-platform builds, you can build for your specific architecture:\n\n```bash\ndocker build -t ${APERF_ECRREPO}:latest -f ./Dockerfile .\ndocker push ${APERF_ECRREPO}:latest\n```\n\nYour APerf containerized image should now be available on the ECR registry.\n\n\n### Step 3: Run APerf on EKS\n\n#### 3a. Identify Target Node\n\nFind a target Kubernetes node where you want to collect APerf metrics:\n\n```bash\n# List all pods with their nodes to identify a target node\nkubectl get pods -A -o wide\n```\n\nExample node name: `ip-10-0-120-104.us-west-2.compute.internal` or `i-02a3f32795d5d95c2`\n\n#### 3b. Execute APerf Collection\n\nUse the provided `eks-aperf.sh` script to run APerf on the selected node:\n\n```bash\nbash ./eks-aperf.sh \\\n  --aperf_image=\"${APERF_ECRREPO}:latest\" \\\n  --node=\"ip-10-0-120-104.us-west-2.compute.internal\" \n```\n\n##### Script Parameters\n\n- `--aperf_image`: ECR image URL for the APerf container\n- `--node`: Target Kubernetes node name\n- `--aperf_options`: APerf command options (optional, default: ``)\n- `--namespace`: Kubernetes namespace (optional, default: `default`)\n- `--cpu-request`: CPU request for the pod (optional, default: `1.0`)\n- `--memory-request`: Memory request for the pod (optional, default: `1Gi`)\n- `--cpu-limit`: CPU limit for the pod (optional, default: `4.0`)\n- `--memory-limit`: Memory limit for the pod (optional, default: `4Gi`)\n\n##### Example with Custom Options\n\n```bash\n# Run APerf for 60 seconds with profiling enabled\nbash ./eks-aperf.sh \\\n  --aperf_image=\"${APERF_ECRREPO}:latest\" \\\n  --node=\"ip-10-0-120-104.us-west-2.compute.internal\" \\\n  --aperf_options=\"-p 60 --profile\" \\\n  --namespace=\"aperf\"\n```\n\n#### Example with Custom Resource Limits\n\n```bash\n# Run APerf with custom CPU and memory settings\nbash ./eks-aperf.sh \\\n  --aperf_image=\"${APERF_ECRREPO}:latest\" \\\n  --node=\"ip-10-0-120-104.us-west-2.compute.internal\" \\\n  --cpu-request=\"2.0\" \\\n  --memory-request=\"2Gi\" \\\n  --cpu-limit=\"8.0\" \\\n  --memory-limit=\"8Gi\"\n```\n\n#### 3c. Collect Results\n\nThe `eks-aperf.sh` script will automatically run the following steps:\n\n1. **Pod Deployment**: Deploy a privileged pod on the specified node\n2. **APerf Record**: Runs APerf record inside the pod with the specified options\n3. **APerf Report**: Runs APerf report generation inside the pod\n4. **File Transfer**: Copies the generated report from the pod to your local machine\n5. **Cleanup**: Removes the pod after successful completion\n\nThe APerf report will be downloaded as a compressed tarball file with a timestamp (E.g. aperf_report_20250626-133204.tar.gz)\n\nExample of correct output execution of the script:\n```bash\n$ bash ./eks-aperf.sh --aperf_image=\"${APERF_ECRREPO}:latest\"  --namespace=aperf --node  ip-10-0-120-104.us-west-2.compute.internal  --aperf_options=\"-p 30 --profile\"\n\nTageted node instance type...   m6g.8xlarge\nCheck namespace security policy...   Namespace 'aperf' has 'privileged' policy - privileged pods allowed.\nResource usage for pods on ip-10-0-120-104.us-west-2.compute.internal:\nNAMESPACE     NAME                                            CPU(cores)   MEMORY(bytes)\nkube-system   aws-node-fddbt                                  3m           58Mi\nkube-system   ebs-csi-node-dgjl9                              1m           31Mi\nkube-system   kube-proxy-ct4n5                                1m           15Mi\nmongodb       mongodb-5bd6669d6b-kmn4w                        723m         1636Mi\nmongodb       mongodb-ycsb                                    303m         616Mi\npostgresql    cassandra-db8f77cc8-mq6kh                       2545m        34613Mi\npostgresql    cassandra-server                                1057m        1033Mi\npostgresql    pg-deployment-7d775cdcdd-s76bg                  15735m       17085Mi\npostgresql    pg-postgresql-client                            2866m        2Mi\n\nCreated pod configuration for node: ip-10-0-120-104.us-west-2.compute.internal\nDeploying pod to Kubernetes...  pod/aperf-pod-ip-10-0-120-104-us-west-2-compute-internal created\nWaiting for pod to start...  pod/aperf-pod-ip-10-0-120-104-us-west-2-compute-internal condition met\nStarting program logs...\n\nStarting Aperf recording execution...\nRun: /usr/bin/aperf record -r aperf_record -p 30 --profile\n[2025-06-26T20:30:08Z INFO  aperf::record] Starting Data collection...\n[2025-06-26T20:30:08Z INFO  aperf::record] Preparing data collectors...\n[2025-06-26T20:30:49Z INFO  aperf::record] Collecting data...\n[2025-06-26T20:31:37Z INFO  aperf::data::flamegraphs] Creating flamegraph...\n[2025-06-26T20:31:50Z INFO  aperf::record] Data collection complete.\n[2025-06-26T20:31:54Z INFO  aperf] Data collected in aperf_record/, archived in aperf_record.tar.gz\nAPerf record completed\n\nStarting Aperf report generation...\nRun: /usr/bin/aperf report -r aperf_record -n aperf_report\n[2025-06-26T20:31:54Z INFO  aperf::report] Creating APerf report...\n[2025-06-26T20:32:01Z INFO  aperf::report] Generating aperf_report.tar.gz\nAPerf report generation completed\n\nWaiting for files to be copied...\nAperf completed. Copying files from pod aperf-pod-ip-10-0-120-104-us-west-2-compute-internal...\nDeleting pod to clean up resources...  pod \"aperf-pod-ip-10-0-120-104-us-west-2-compute-internal\" deleted\nFiles copied to aperf_report_20250626-133204.tar.gz\nDone!\n```\n\n\n## Security Considerations\n\n- The APerf pod runs with privileged access to collect all system-level metrics\n- The pod has access in read-only mode to the host's `/boot` directory and processes PIDs\n- Ensure your cluster's security policies allow privileged pods if required\n- The pod is automatically cleaned up after execution\n\n\n## Known Limitations\n\n**Note**: The `--profile-java` option is not currently fully supported with this script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws%2Faperf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws%2Faperf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws%2Faperf/lists"}