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

Add ingester server for metrics encoded protobuf #1252

Merged
merged 4 commits into from
Dec 18, 2018
Merged

Add ingester server for metrics encoded protobuf #1252

merged 4 commits into from
Dec 18, 2018

Conversation

cw9
Copy link
Collaborator

@cw9 cw9 commented Dec 18, 2018

Add an ingester server that decodes metrics encoded in protobuf protocol.
This server is not enabled yet, it will be enabled once M3aggregater could send traffic in protobuf format

@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #1252 into master will increase coverage by <.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1252     +/-   ##
========================================
+ Coverage    70.6%   70.7%   +<.1%     
========================================
  Files         759     759             
  Lines       63828   63828             
========================================
+ Hits        45122   45131      +9     
+ Misses      15780   15773      -7     
+ Partials     2926    2924      -2
Flag Coverage Δ
#aggregator 81.6% <ø> (ø) ⬆️
#cluster 85.7% <ø> (ø) ⬆️
#collector 78.4% <ø> (ø) ⬆️
#dbnode 80.7% <ø> (ø) ⬆️
#m3em 73.2% <ø> (ø) ⬆️
#m3ninx 75.4% <ø> (ø) ⬆️
#m3nsch 51.1% <ø> (ø) ⬆️
#metrics 18.2% <ø> (ø) ⬆️
#msg 75% <ø> (+0.1%) ⬆️
#query 60.5% <ø> (ø) ⬆️
#x 76% <ø> (ø) ⬆️

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 7dd6c34...895ead9. Read the comment docs.

Copy link
Collaborator

@jeromefroe jeromefroe left a comment

Choose a reason for hiding this comment

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

LGTM

@cw9 cw9 merged commit a948b5a into master Dec 18, 2018
@cw9 cw9 deleted the chao-ingest-pb branch December 18, 2018 20:37
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