tracing-stackdriver
tracing-stackdriver copied to clipboard
Stackdriver-compatible tracing Subscriber
Hi, Thank you for great crate! I would like to use this on GCE + Cloud Logging environment but httpRequest does not work well if using with spans in tracing....
It would be nice if we could change the API to be forced to pass a type from the otel-sdk crate somewhere to ensure we get a compile-error when there...
Supersedes #32 & #34.
To make the `tacing-stackdeiver` working with the latest (0.28.0) `opentelemetry` note: relates to https://github.com/NAlexPear/tracing-stackdriver/issues/29 the bump is necessary to make it work
`Inflector` is used as a dependency to camel case strings, but it is an archived repository that won't be updated as Rust evolves. It would be good to replace this...
Replaces https://github.com/NAlexPear/tracing-stackdriver/pull/31.