hypertrace / span-normalizer

A streaming job that converts the incoming spans into Hypertrace's raw span format
Apache License 2.0
0 stars 2 forks source link

Moves to new docker plugin which corrects port defaults and health check #15

Closed codefromthecrypt closed 4 years ago

codefromthecrypt commented 4 years ago

After

span-normalizer                java -cp /app/resources:/a ...   Up (healthy)   8099/tcp
codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage     81.01%   81.01%           
  Complexity      199      199           
=========================================
  Files            15       15           
  Lines           711      711           
  Branches         43       43           
=========================================
  Hits            576      576           
  Misses          110      110           
  Partials         25       25           
Flag Coverage Δ Complexity Δ
#unit 81.01% <ø> (ø) 199.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 33a562d...6570397. Read the comment docs.

codefromthecrypt commented 4 years ago

tested using docker compose and noticed no errors in the service startup