-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enable awscloudwatchlogsexporter and use cwlogs package to export logs (
#7152) * enable awscloudwatchlogsexporter and use cwlogs package to export logs * run gofmt * fix import order * remove empty string default val for loggroup and stream * remove log * remove seq token, save single pusher instead of map of pushers * fix shutdown func * remove groupToStream map * remove duplicate region config var since its already in aws session util * add default test cases * fix messaging and test case * format config file * fix spacing * remove getLogsPusher function * remove awscloudwatchlogs component from gomod
- Loading branch information
Showing
9 changed files
with
200 additions
and
105 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
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
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.