uber / aresdb

A GPU-powered real-time analytics storage and query engine.
https://eng.uber.com/aresdb/
Apache License 2.0
3.01k stars 234 forks source link

add health checking topology #258

Closed shz117 closed 5 years ago

shz117 commented 5 years ago

next: mark host healhiness in broker

codecov-io commented 5 years ago

Codecov Report

Merging #258 into master will increase coverage by <.01%. The diff coverage is 56.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   68.85%   68.85%   +<.01%     
==========================================
  Files         162      163       +1     
  Lines       22511    22567      +56     
==========================================
+ Hits        15500    15539      +39     
- Misses       5795     5810      +15     
- Partials     1216     1218       +2
Impacted Files Coverage Δ
cluster/topology/healthtracking_dynamic.go 56.36% <56.36%> (ø)
subscriber/common/rules/job_config.go 72.94% <0%> (+0.16%) :arrow_up:
subscriber/common/job/driver.go 71.27% <0%> (+0.7%) :arrow_up:
controller/mutators/etcd/schema_mutator.go 60.94% <0%> (+1.77%) :arrow_up:
cluster/topology/map.go 86.66% <0%> (+4.44%) :arrow_up:

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 8473be8...28d7153. Read the comment docs.