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 metrics namespace tagging issue for matching & history service #1414

Merged
merged 7 commits into from Mar 29, 2021

Conversation

wxing1292
Copy link
Contributor

What changed?

  • Fix namespace name metrics extraction issue for matching & history service

Why?
Previously, the namespace attribute extraction only works for frontend service (request comes with namespace name).
Internal request only contains namespace ID, which were not processed correctly

How did you test it?
N/A

Potential risks
N/A

Is hotfix candidate?
Yes

* Fix namespace name metrics extraction issue for matching & history service

Previously, the namespace attribute extraction only works for frontend service (request comes with namespace name).
Internal request only contains namespace ID, which were not processed correctly
@wxing1292 wxing1292 requested review from alexshtin and a team March 27, 2021 00:35
@wxing1292 wxing1292 enabled auto-merge (squash) March 27, 2021 00:35
@wxing1292 wxing1292 disabled auto-merge March 27, 2021 05:28
@wxing1292 wxing1292 enabled auto-merge (squash) March 29, 2021 20:16
@wxing1292 wxing1292 merged commit 3d10123 into temporalio:master Mar 29, 2021
wxing1292 added a commit that referenced this pull request Mar 29, 2021
…1414)

* Fix namespace name metrics extraction issue for matching & history service

Previously, the namespace attribute extraction only works for frontend service (request comes with namespace name).
Internal request only contains namespace ID, which were not processed correctly
@wxing1292 wxing1292 deleted the bugfix-metrics branch April 26, 2021 23:29
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.

None yet

2 participants