zalando-zmon / zmon-aws-agent

AWS API crawler to auto discover running services in your account
Apache License 2.0
11 stars 11 forks source link

Add handle to postgres DB #134

Closed avaczi closed 6 years ago

avaczi commented 6 years ago

This was somehow forgotten when first adding the cluster discovery. In the manually created entities it's there, and that results in situations where two entities of the same thing report different things (an error and the expected values, respectively).

codecov[bot] commented 6 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.02%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage    77.3%   77.33%   +0.02%     
==========================================
  Files           6        6              
  Lines         855      856       +1     
==========================================
+ Hits          661      662       +1     
  Misses        194      194
Impacted Files Coverage Δ
zmon_aws_agent/postgresql.py 83.45% <81.81%> (+0.12%) :arrow_up:

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 ad48cad...a98815e. Read the comment docs.

Jan-M commented 6 years ago

:+1:

avaczi commented 6 years ago

:+1:

mohabusama commented 6 years ago

👍

avaczi commented 6 years ago

:+1: