megaease / easemesh

A service mesh implementation for connecting, control, and observe services in spring-cloud.
https://megaease.com/easemesh
Apache License 2.0
505 stars 60 forks source link

Add service canary documents #108

Closed xxx7xxxx closed 2 years ago

xxx7xxxx commented 2 years ago

The picture size will be resized again after this PR is merged. The reference/paper of service canary will come soon too in next PR.

codecov-commenter commented 2 years ago

Codecov Report

Merging #108 (29bead6) into main (6e40c35) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   76.87%   76.87%           
=======================================
  Files          68       68           
  Lines        5591     5591           
=======================================
  Hits         4298     4298           
  Misses       1046     1046           
  Partials      247      247           
Impacted Files Coverage Δ
emctl/cmd/client/command/flags/flags.go 94.87% <ø> (ø)

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 6e40c35...29bead6. Read the comment docs.

xxx7xxxx commented 2 years ago

Multiple canaries guide document added.

xxx7xxxx commented 2 years ago

Canary chosen table added.