sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

Add log info when service stop failed. #907

Closed JiuyunZhao closed 2 years ago

JiuyunZhao commented 2 years ago

What this PR does / why we need it: Add log info when service stop failed. Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

codecov[bot] commented 2 years ago

Codecov Report

Merging #907 (0a0a5b7) into master (61fedb2) will decrease coverage by 0.00%. The diff coverage is 12.50%.

@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
- Coverage   71.26%   71.26%   -0.01%     
==========================================
  Files         182      182              
  Lines       21326    21327       +1     
  Branches     3263     3264       +1     
==========================================
  Hits        15199    15199              
- Misses       5095     5096       +1     
  Partials     1032     1032              
Impacted Files Coverage Δ
delfin/service.py 26.72% <12.50%> (-0.11%) :arrow_down: