zalando-zmon / zmon-worker

ZMON Python Worker
https://zmon.io/
Other
19 stars 41 forks source link

add "hostname" as entity tag #406

Closed vetinari closed 5 years ago

vetinari commented 5 years ago

for use by https://github.com/zalando-zmon/kairosdb/pull/109

codecov[bot] commented 5 years ago

Codecov Report

Merging #406 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   75.33%   75.31%   -0.02%     
==========================================
  Files          80       80              
  Lines        5952     5952              
==========================================
- Hits         4484     4483       -1     
- Misses       1468     1469       +1
Impacted Files Coverage Δ
zmon_worker_monitor/zmon_worker/tasks/main.py 74.53% <0%> (-0.11%) :arrow_down:

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 2d6bf43...ae02e5e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   75.33%   75.33%           
=======================================
  Files          80       80           
  Lines        5952     5952           
=======================================
  Hits         4484     4484           
  Misses       1468     1468

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 2d6bf43...f60fd42. Read the comment docs.

vetinari commented 5 years ago

:+1:

rajatparida86 commented 5 years ago

👍