This crate provides an opentelemetry
exporter for use with Google StackDriver trace. It uses gRPC to send tracing spans.
Authentication is done using the environment variable GOOGLE_APPLICATION_CREDENTIALS
.
It is dual licensed under the MIT and Apache 2.0 licenses. Contributions are welcome.