opentelemetry-rust/opentelemetry-stackdriver
Ruihang Xia 4db67d52fe
chore: fix unused_doc_comments warning (#1309)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-10-20 10:22:53 -07:00
..
proto/google stackdriver: update gRPC schemas (#992) 2023-03-13 21:40:24 -07:00
src chore: fix unused_doc_comments warning (#1309) 2023-10-20 10:22:53 -07:00
tests fix: replace `futures` creates with `futures-*` crates. 2023-06-26 09:38:07 +02:00
CHANGELOG.md Update CHANGELOGs for MSRV bump 2023-08-11 23:40:30 +02:00
Cargo.toml use futures-util instead of futures and with no default features 2023-08-30 10:03:57 +02:00
LICENSE-APACHE Merge opentelemetry-stackdriver into this repo. (#487) 2021-03-21 09:03:08 -07:00
README.md Merge opentelemetry-stackdriver into this repo. (#487) 2021-03-21 09:03:08 -07:00

README.md

opentelemetry-stackdriver

Documentation

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

It is licensed under the Apache 2.0 license. Contributions are welcome.