forked from aws/amazon-cloudwatch-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add integration tests for publishing to CloudWatch logs (aws#436)
* write integration test for publishing logs to CW * Some code cleanup * cleanup * debugging * clean up, added logging * move log writing script * fix file name of script * try to fix failed SDK usage * export region from TF to GitHub runner * wrote integ test for log filtering, started readme rewrite * update ubuntu install to not hang * code cleanup and fix start time * fix tests, code cleanup * fix tests to allow concurrent runs * add sudo * format timestamp string for log * update integ test README * Revert ubuntu install command * run go mod tidy * updated test to write to log file natively in Go * fix log write to separate by 1ms each batch * debugging * go mod tidy * code cleanup * fix bad import * update terraform installation in README * address PR comments
- Loading branch information
1 parent
6f87fad
commit d467452
Showing
10 changed files
with
567 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.