Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make scope automagically connect to other scope instances when running on WeaveDNS #13

Merged
merged 3 commits into from
May 12, 2015

Conversation

tomwilkie
Copy link
Contributor

... although it doesn't quite work, as weave dns doesn't return multiple entries yet.

I wasn't sure about removing the first parameter from NewCollector as its used in a bunch of places. I can undo that if you like.

if len(flag.Args()) != 0 {
flag.Usage()
os.Exit(1)
probes = flag.Args()
} else {
probes = defaultProbes

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@peterbourgon
Copy link
Contributor

If there's nothing else outstanding, LGTM.

tomwilkie added a commit that referenced this pull request May 12, 2015
Make scope automagically connect to other scope instances when running on WeaveDNS
@tomwilkie tomwilkie merged commit fa5d753 into weaveworks:master May 12, 2015
tomwilkie added a commit that referenced this pull request Jan 13, 2016
fb5985b Merge pull request #14 from weaveworks/increase-image-timeout
b42e792 Merge pull request #13 from weaveworks/move-gce-scripts
c5800d0 Increase rebuild-image image lifetime to 3 days.

git-subtree-dir: tools
git-subtree-split: fb5985b
2opremio pushed a commit that referenced this pull request Aug 26, 2016
More gce scripts from weave into tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants