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

Adding RemoteDbUser attribute to CW Agent attribute properties #1221

Closed ektabj closed 3 months ago

ektabj commented 3 months ago

Description of the issue

Adding RemoteDbUser attribute to CW Agent attribute properties

Description of changes

This is prerequisite to add RemoteDbUser attribute in CW Agent.

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

Ran below commands, succeeded without errors.

Requirements

Before commit the code, please do the following steps.

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