This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
example/main.go: avoid using clashing/unpublished ocagent version
Because of clashes with unpublished versions of opencensus-proto as per census-instrumentation/opencensus-proto#161 we can't update ocagent to use the view.Exporter code, because the unpublished opencensus-proto is what provides support for the grpc-gateway. Hence this commit checks in the previous version of example/main.go until that release.
- Loading branch information
Showing
1 changed file
with
2 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters