Skip to content

Commit

Permalink
Add gRPC streaming middleware. (#95)
Browse files Browse the repository at this point in the history
* Add gRPC streaming middleware.

Adds a series of gRPC stream middleware for logging, user header propagation and tracing. This is laying groundwork for using gRPC streaming between ingesters and queriers in Cortex.

* Update the vendored versions.
* Pin kuberesolver because the API has changed.

* Always put code under github.com/weaveworks/common;

Dependancies between packages won't work if the code is checked out in github.com/tomwilkie, for instance.  Also, common is a very common name for a repo, so its not uncommon for the repo to be called something like weaveworks-common.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
  • Loading branch information
tomwilkie authored and bboreham committed Jun 6, 2018
1 parent b6e3b7f commit 7aef9c3
Show file tree
Hide file tree
Showing 7 changed files with 167 additions and 153 deletions.
Loading

0 comments on commit 7aef9c3

Please sign in to comment.