weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.87k stars 714 forks source link

Fix accidental rename of DNS to 'nodes' #3713

Closed bboreham closed 5 years ago

bboreham commented 5 years ago

In commit 951629af292a (part of #3677) the DNS field was accidentally renamed in serialised data to nodes. Put it back, and also add a field to fix up data coming from a probe with that fault.

🤦‍♂