Commit 3a3c5da
Amy Tobey
Add opentelemetry & update gRPC (#41)
* add opentelemetry & upgrade grpc code
Warning: this commit updates the grpc version and this might break
downstream builds could be impacted after a `go mod tidy`.
Adds otel hooks to the gRPC server helper and as a side-effect, updates
gRPC and protocol buffers on the way.
* update docs to say otel interceptors are now on by default
Signed-off-by: Amy Tobey <atobey@equinix.com>1 parent 8682997 commit 3a3c5da
4 files changed
Lines changed: 117 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
0 commit comments