-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Submodule Bumper
committed
Mar 18, 2018
1 parent
2c661ba
commit b01a692
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule go.opencensus.io
updated
12 files
+1 −2 | .travis.yml | |
+9 −11 | plugin/ocgrpc/client_metrics.go | |
+9 −11 | plugin/ocgrpc/server_metrics.go | |
+1 −1 | plugin/ochttp/client_test.go | |
+1 −1 | plugin/ochttp/server_test.go | |
+20 −15 | plugin/ochttp/stats.go | |
+4 −3 | stats/internal/record.go | |
+19 −3 | stats/measure.go | |
+13 −2 | stats/measure_float64.go | |
+13 −2 | stats/measure_int64.go | |
+18 −0 | stats/record.go | |
+5 −0 | stats/view/worker_commands.go |
Submodule net
updated
from e0c57d to 24dd37