OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Prometheus Monitoring #32

Closed rotemtzaban closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c31eb69). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage          ?   51.93%           
=========================================
  Files             ?        8           
  Lines             ?      466           
  Branches          ?        0           
=========================================
  Hits              ?      242           
  Misses            ?      224           
  Partials          ?        0
Impacted Files Coverage Δ
pipert/core/component.py 94% <100%> (ø)
pipert/core/routine.py 97.6% <100%> (ø)

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 c31eb69...8208a8d. Read the comment docs.

ItayHoresh commented 4 years ago

@rotemtzaban please resolve the conflicts. Try to run the monitoring on the docker image of the pipe.

rotemtzaban commented 4 years ago

@rotemtzaban please resolve the conflicts. Try to run the monitoring on the docker image of the pipe.

@ItayHoresh I've updated everything to work with compose. Can you recheck it?