opentelemetry-stackdriver 0.6.0

A Rust opentelemetry exporter that uploads traces to Google Stackdriver trace.
docs.rs failed to build opentelemetry-stackdriver-0.6.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: opentelemetry-stackdriver-0.19.1

opentelemetry-stackdriver

Documentation

This crate provides an opentelemetry exporter for use with Google StackDriver trace. It uses gRPC to send tracing spans.

It is dual licensed under the MIT and Apache 2.0 licenses. Contributions are welcome.