-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Creating stream display to be used for text only monitoring #9915
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
Creating stream display to be used for text only monitoring #9915
Conversation
aemous
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall, requested a few small changes and had a few questions
tests/unit/customizations/ecs/expressgateway/test_stream_display.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_stream_display.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_stream_display.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_stream_display.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_managedresourcegroup.py
Show resolved
Hide resolved
cb9fe99 to
a1e0434
Compare
a1e0434 to
b281b0b
Compare
aemous
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just want to migrate the expressgateway test suites to use PyTest, unittest is our legacy tests and we have since then used PyTests for new test suites.
tests/unit/customizations/ecs/expressgateway/test_managedresourcegroup.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_managedresource.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_managedresource.py
Outdated
Show resolved
Hide resolved
f7b9c2a to
25b5955
Compare
aemous
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requested a couple changes
tests/unit/customizations/ecs/expressgateway/test_managedresourcegroup.py
Outdated
Show resolved
Hide resolved
tests/unit/customizations/ecs/expressgateway/test_managedresourcegroup.py
Show resolved
Hide resolved
25b5955 to
da6f3ea
Compare
aemous
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
7184988
into
aws:ecs-express-gateway-text-only
Issue #, if available:
Description of changes:
Creating stream display to be used for text only monitoring. This display is not hooked up for usage yet.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.