Skip to content

Releases: aws/aperf

v0.1.3-alpha

17 Feb 22:43
Compare
Choose a tag to compare

What's Changed

  • Enable builds on AL2 runners. by @yugesk in #46
  • BUG: Sys:new_all() is taking too much time to scan all the resources … by @yugesk in #50
  • Use Path to form the file_names by @janaknat in #49

Full Changelog: v0.1.2-alpha...v0.1.3-alpha

v0.1.2-alpha

15 Feb 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1-alpha...v0.1.2-alpha

v0.1.1-alpha

22 Dec 21:56
5114b87
Compare
Choose a tag to compare

What's Changed

  • Add support for collecting, visualizing Interrupt data by @janaknat in #31
  • Add support for visualizing Disk Stats by @janaknat in #33
  • Add support for collecting, visualizing Sysctl data by @janaknat in #34
  • Release action has been failing to update an existing release. When r… by @yugesk in #36

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

18 Oct 03:05
2e7cc08
Compare
Choose a tag to compare

What's Changed

  • Create a HashMap to hold all the datatypes by @janaknat in #1
  • Add support for collecting CPU Utilization data by @janaknat in #2
  • Add support for collecting Vmstat data by @janaknat in #3
  • Basic build/test CI workflow for both x86_64 and arm64 platforms. by @yugesk in #5
  • Add support for collectin Disk stats by @janaknat in #6
  • Misc updates for DataType by @janaknat in #7
  • Use TimeEnum for storing time data by @janaknat in #8
  • Collect, process and store System information & Kernel config. by @yugesk in #10
  • Use Anyhow for error propagation by @janaknat in #11
  • Create a meta_data.yaml on every run by @janaknat in #12
  • Add core API for visualizer by @janaknat in #13
  • Add performance-data-visualizer binary by @janaknat in #14
  • Added logic to collect EC2 instance metadata using cmd_lib. by @yugesk in #15
  • Fixing ci.yaml file by @yugesk in #16
  • Add support for visualizing CPU Utilization data by @janaknat in #18
  • Add support for visualizing Vmstat data by @janaknat in #20
  • Enabled building with musl, this helps in static linking. by @yugesk in #22
  • Upload binaries generated for each tag release. by @yugesk in #23
  • Local release CI file not accessible by @yugesk in #25
  • Reusable workflow needed on.workflow_call by @yugesk in #26
  • ARM64 binaries were not updated due to an issue with action step, using a… by @yugesk in #27
  • Add support for visualizing Kernel Config data by @janaknat in #24
  • Add support for visualizing SUT Information by @janaknat in #28
  • Tar output files before uploading it as part of releases by @yugesk in #29
  • Change to use github.ref_name for naming tar file instead of github.ref by @yugesk in #30

New Contributors

Full Changelog: https://github.com/aws/performance-data-assistant/commits/v0.1.0-alpha