-
Notifications
You must be signed in to change notification settings - Fork 61
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 Router): add new Metrics Router service to project #225
Conversation
Signed-off-by: ADYA NAND JHA <[email protected]>
9402cc6
to
f77e823
Compare
unit tests
integration tests
example tests
|
@adya1303 In preparation for a formal SF review of the SDK work in early January, could you please update your branch with the latest changes from "main", and when you are already for a review please click the "Ready for review" button on your draft PR. Thanks! |
@padamstx Can you please review the PR. Thanks |
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, just need to verify that the sydney region is the correct default endpoint URL (see my separate comment on that).
I've approved the PR and I will merge when it is the appropriate time to do so. This would be at about the same time as the service implementation is made available in the production environment. Just let me know when and I will merge. |
@adya1303 Could you please update your branch with the latest changes from "main"? |
Updated the branch with master and replied to the comment. For this GA, au-syd is the only supported region, so DefaultServiceURL is ok. |
@adya1303 I just merged latest changes in main again. Is it time to merge the PR if the build is clean? |
We'll hold this PR out until @adya1303 gives the go-ahead, later this quarter. |
I did a re-review and the changes in the PR look good. |
Tested with the latest code changes -
integration tests
example tests
|
Hi, @padamstx, we are ready to merge the changes. Tested with the current code and have added the screenshots. |
# [0.38.0](v0.37.4...v0.38.0) (2023-05-25) ### Features * **Metrics Router:** add new Metrics Router service to project ([#225](#225)) ([6eb402a](6eb402a))
🎉 This PR is included in version 0.38.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
This PR adds the Metrics Router service to the project, including integration tests and request examples.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Does this PR introduce a breaking change?
Other information