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

Add tracing for pipe operations; updates weaveworks, jaeger and aws dependencies #3745

Closed bboreham closed 4 years ago

bboreham commented 4 years ago

Part of trying to track down #3684.

Need to update weaveworks/common to get a version of the tracer which works with websockets (https://github.com/weaveworks/common/pull/173).

Add some spans for Consul operations related to pipes, which in turn need Context parameters piped through.