mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
This is important for two reasons: * It prevents nasty false-equality bugs when two different services from different ECS clusters are present in the same report * It allows us to retrieve the cluster and service name - all the info we need to look up the service - using only the node ID. This matters, for example, when trying to handle a control request.