aws / amazon-cloudwatch-agent

CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
MIT License
436 stars 197 forks source link

Remove ethtool change from Release Notes for 1.300041.0 #1210

Closed jefchien closed 3 months ago

jefchien commented 3 months ago

Description of the issue

To keep in line with other releases of this version.

Description of changes

Removes ethtool change from release notes.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

N/A

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint