Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

make dns_traffic independent from stackname-stackversion for ELBs #113

Closed
wants to merge 7 commits into from

Conversation

vetinari
Copy link
Contributor

partial fix for #112: map the ELB dns_name to the route53 DNS name

- one call per run more
- new instances might be updated every time
- also:
  * change image data to be a dict {'id': ..., 'name': ..., 'date':
    ...}, we might want to add more keys later.
@codecov
Copy link

codecov bot commented Aug 24, 2017

Codecov Report

Merging #113 into master will increase coverage by 0.07%.
The diff coverage is 76.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   77.41%   77.49%   +0.07%     
==========================================
  Files           6        6              
  Lines         642      662      +20     
==========================================
+ Hits          497      513      +16     
- Misses        145      149       +4
Impacted Files Coverage Δ
zmon_aws_agent/main.py 36.76% <0%> (ø) ⬆️
zmon_aws_agent/aws.py 89.59% <79.31%> (-0.43%) ⬇️

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 2362b70...9187187. Read the comment docs.

@vetinari
Copy link
Contributor Author

👍

@vetinari vetinari requested a review from mohabusama August 24, 2017 10:36
@vetinari
Copy link
Contributor Author

👍

@pitr
Copy link

pitr commented Feb 11, 2020

not needed

@pitr pitr closed this Feb 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants