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

Tag health metrics with service, env, and version #1826

Merged
merged 2 commits into from
Sep 4, 2020

Conversation

randomanderson
Copy link
Contributor

Adds service, env, and version tags to health metrics

@randomanderson randomanderson requested a review from a team as a code owner September 3, 2020 22:00
Copy link
Contributor

@bantonsson bantonsson left a comment

Choose a reason for hiding this comment

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

👍

@richardstartin
Copy link
Member

Does this need a test? I.e. is it something important that we rely on being correct?

@randomanderson randomanderson merged commit 55ecf25 into master Sep 4, 2020
@randomanderson randomanderson deleted the landerson/health-metric-tags branch September 4, 2020 17:21
@github-actions github-actions bot added this to the 0.62.0 milestone Sep 4, 2020
@@ -64,6 +67,62 @@ class CoreTracerTest extends DDSpecification {
tracer.statsDClient instanceof NonBlockingStatsDClient
}

def "verify service, env, and version are added as stats tags"() {
Copy link
Member

Choose a reason for hiding this comment

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

nice

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

4 participants