mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 11:11:13 +00:00
- Run the Weave integrations regardless of if weave is detected. - Make everything backoff and not spam the logs. - Add miekg dns to vendor. - Have the app periodically register with weaveDNS, and the probe do lookups there. - Decide what the local networks are at runtime, not once at startup. - Correctly resolve app ids, fixes #825
10 lines
512 B
Plaintext
10 lines
512 B
Plaintext
Copyright 2009 The Go Authors. All rights reserved. Use of this source code
|
|
is governed by a BSD-style license that can be found in the LICENSE file.
|
|
Extensions of the original work are copyright (c) 2011 Miek Gieben
|
|
|
|
Copyright 2011 Miek Gieben. All rights reserved. Use of this source code is
|
|
governed by a BSD-style license that can be found in the LICENSE file.
|
|
|
|
Copyright 2014 CloudFlare. All rights reserved. Use of this source code is
|
|
governed by a BSD-style license that can be found in the LICENSE file.
|