airbnb / airbnb/synapse

Allow name in the DNS service watcher's ping method to configurable

Open
#185 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
2.1k
Forks
248
PR merge metrics
No merged PRs in 30d

Description

https://github.com/airbnb/synapse/blob/master/lib/synapse/service_watcher/dns.rb#L18 is hard-coded to airbnb.com .

Ideally this'd be configurable, so we can set it to something internal, so we don't have to depend on airbnb.com's DNS.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in lib/synapse/service_watcher/dns.rb at line 18 and trace how the watcher's ping method receives its settings. Done means the DNS name used for pinging can be configured to an internal name instead of always depending on airbnb.com.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
networking
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.