Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Change default metric namespace to use relevant separator for the met… #364

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

objectiser
Copy link
Contributor

…ric backend

Signed-off-by: Gary Brown gary@brownuk.com

Which problem is this PR solving?

PR #346 changed the default namespace for tracer metrics to be jaeger_tracer - however this is inconsistent with the separator used with other components (e.g. for expvar).

Short description of the changes

This PR separates the two parts of the namespace, i.e. jaeger and tracer, so the appropriate metrics backend separator is used.

…ric backend

Signed-off-by: Gary Brown <gary@brownuk.com>
@codecov
Copy link

codecov bot commented Jan 16, 2019

Codecov Report

Merging #364 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #364   +/-   ##
=======================================
  Coverage   87.22%   87.22%           
=======================================
  Files          54       54           
  Lines        3006     3006           
=======================================
  Hits         2622     2622           
  Misses        272      272           
  Partials      112      112
Impacted Files Coverage Δ
metrics.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd50778...38f3253. Read the comment docs.

@pavolloffay pavolloffay merged commit 6733ee4 into jaegertracing:master Jan 16, 2019
@ghost ghost removed the review label Jan 16, 2019
@objectiser objectiser deleted the metricnames2 branch January 16, 2019 12:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants