Commit Graph

2 Commits

Author SHA1 Message Date
Steve Flanders 559835ceee
Change census-instrumentation to open-telemetry and update authors (#20)
* Change census-instrumentation to open-telemetry and update authors

census-instrumentation/opencensus is now open-telemetry/opentelemetry

"OpenCensus Authors" is now "OpenTelemetry Authors"

"Copyright 2018" is now "Copyright 2019"

Fix go fmt
2019-06-18 14:22:28 -07:00
Bogdan Drutu 51944b606f
Add exporterhelper to wrap all exporters with observability. (#484)
* Add exporterhelper to wrap all exporters with observability.

* Remove the nop view exporter, no needed.

* Move constants in constants.go, add TODO to handle gRPC errors.

* Don't export the errors exporterhelper returns.
2019-03-11 16:01:48 -07:00