-
Notifications
You must be signed in to change notification settings - Fork 120
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: Add MessageBus config for all core/support services #261
feat: Add MessageBus config for all core/support services #261
Conversation
recheck |
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
recheck |
1 similar comment
recheck |
@cherrycl please help check the smoke test when you have time |
08ec136
recheck |
When triggering the smoke test, TAF always got incorrect |
08ec136
to
c2c6a1e
Compare
This is in preparation from when these service's publish Service Metrics or System Events to the MessageBus closes edgexfoundry#258 fix: Fix service key for scalability-test-mqtt-export to have app- prefix Signed-off-by: Leonard Goodell <[email protected]>
c2c6a1e
to
a9f3d90
Compare
Hum, I rebased an this one passed. |
This is in preparation from when these service's publish Service Metrics or System Events to the MessageBus
closes #258
Signed-off-by: Leonard Goodell [email protected]
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:
describing the break)Testing Instructions
Run
make gen no-secty
Verify all core/support services have the
MESSAGEQUEUE_HOST=edgex-redis
overrideRun
make gen no-secty mqtt-bus
Verify all core/support services have the following env overrides: