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 handler registration in agent #1178

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

pavolloffay
Copy link
Member

@pavolloffay pavolloffay commented Nov 13, 2018

Resolves #1177

I have removed metrics registration from agent. now following the same approach as in query, collector and allinone.

@pavolloffay
Copy link
Member Author

I think we have to release 1.8.1 once this is merged

@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1178   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         154     154           
  Lines        7038    7037    -1     
======================================
- Hits         7038    7037    -1
Impacted Files Coverage Δ
cmd/agent/app/flags.go 100% <ø> (ø) ⬆️
cmd/agent/app/agent.go 100% <100%> (ø) ⬆️
cmd/agent/app/builder.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 3c706c8...bb8341a. Read the comment docs.

@yurishkuro yurishkuro merged commit c296998 into jaegertracing:master Nov 13, 2018
@ghost ghost removed the review label Nov 13, 2018
pavolloffay added a commit that referenced this pull request Nov 23, 2018
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