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

Use metrics.Client for sdk.metrics.Handler #2302

Merged
merged 6 commits into from
Dec 15, 2021
Merged

Conversation

Ardagan
Copy link
Contributor

@Ardagan Ardagan commented Dec 14, 2021

What changed?
Added sdk.metrics.Handler implementation.

Why?
Opentelemetry support on server

How did you test it?
manual/auto tests

Potential risks
sdk metrics are not reported correctly

Is hotfix candidate?
no

@Ardagan Ardagan requested review from alexshtin, a team and yiminc December 14, 2021 23:53
@@ -49,7 +47,6 @@ type (
ThrottledLogger log.Logger
NamespaceLogger log.Logger

MetricsScope tally.Scope
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One line, huge leap!

common/resource/resourceImpl.go Outdated Show resolved Hide resolved
config/development.yaml Outdated Show resolved Hide resolved
@Ardagan Ardagan merged commit 8e9a8d4 into temporalio:master Dec 15, 2021
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.

2 participants