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

fix: Use Standard Interface for Metrics Tags #228

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

0xTheProDev
Copy link
Contributor

Convert keyword argument into hashes in order to fulfill Temporal::Metrics API contract obligations.

Fixes: #90

@0xTheProDev
Copy link
Contributor Author

@DeRauk @jeffschoner @calum-stripe Can someone kindly check this?

@jeffschoner
Copy link
Contributor

I don’t have permissions to merge changes in the repo. Only DeRauk can do that. However, looking at the linked issue, is it possible to add task queue tags to more of these sites?

@0xTheProDev
Copy link
Contributor Author

Added in few more places that I found feasible. I would really love to get a review and if possible merge to trunk.

Convert keyword argument into hashes in order to fulfill Temporal::Metrics API contract obligations.

Fixes: coinbase#90
Signed-off-by: Progyan Bhattacharya <[email protected]>
@VAIBHAV7500
Copy link

@DeRauk @jeffschoner @calum-stripe ^bump

@DeRauk
Copy link
Contributor

DeRauk commented Jan 4, 2024

@VAIBHAV7500 sorry for the (huge) delay. If you wouldn't mind resolving conflicts and tagging me again I'd be happy to merge.

Edit: Tagging @0xTheProDev

@0xTheProDev
Copy link
Contributor Author

@DeRauk I have resolved the conflicts. Kindly take a look.

@DeRauk DeRauk merged commit b6c7a76 into coinbase:master Jan 5, 2024
2 checks passed
@DeRauk
Copy link
Contributor

DeRauk commented Jan 5, 2024

Merged, thank you!

@0xTheProDev 0xTheProDev deleted the issue/90 branch January 6, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

namespace and task-queue metric tags are inconsistently used
4 participants