Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(metrics) - RHICOMPL-2412 Add Cloudwatch integration #17

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Victoremepunto
Copy link
Collaborator

No description provided.

Copy link
Contributor

@skateman skateman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Seal of Approval
as long as the tests pass

@Victoremepunto Victoremepunto force-pushed the add-cloudwatch-logging branch 5 times, most recently from 7f1847b to d6d723d Compare November 12, 2021 18:01
@Victoremepunto Victoremepunto marked this pull request as draft November 12, 2021 18:03
@Victoremepunto
Copy link
Collaborator Author

There's a big issue with botocore dependencies. we require botocore==1.20.106 but aiobotocore requires a version between botocore>=1.22.8,<1.22.9:

need to figure this out before merging.

@beav
Copy link

beav commented Nov 12, 2021

We hit an issue a long time ago where cloudwatch was configured with the wrong key, but since it broke logging, no one knew it was broken :)

Please ensure that the app exits with an error message if cloudwatch is configured but is unable to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants