Docs.rs
opentelemetry-stackdriver-0.27.0
opentelemetry-stackdriver 0.27.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
djc
jtescher
cijothomas
github:open-telemetry:rust-publishers
Dependencies
futures-channel ^0.3
normal
futures-util ^0.3
normal
gcp_auth ^0.12
normal
optional
hex ^0.4
normal
http ^1
normal
opentelemetry ^0.30
normal
opentelemetry-semantic-conventions ^0.30
normal
opentelemetry_sdk ^0.30
normal
prost ^0.13
normal
prost-types ^0.13
normal
thiserror ^2.0
normal
tonic ^0.13
normal
tracing ^0.1
normal
optional
futures-util ^0.3
dev
opentelemetry ^0.30
dev
reqwest ^0.12
dev
tempfile ^3.3.0
dev
tokio ^1.0
dev
tonic-build ^0.13
dev
walkdir ^2.3.2
dev
Versions
87.23%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
opentelemetry_
stackdriver
0.27.0
Module v2
Module Items
Modules
Structs
In opentelemetry_
stackdriver::
proto::
devtools::
cloudtrace
opentelemetry_stackdriver
::
proto
::
devtools
::
cloudtrace
Module
v2
Copy item path
Source
Modules
§
attribute_
value
Nested message and enum types in
AttributeValue
.
span
Nested message and enum types in
Span
.
stack_
trace
Nested message and enum types in
StackTrace
.
trace_
service_
client
Generated client implementations.
Structs
§
Attribute
Value
The allowed types for
\[VALUE\]
in a
\[KEY\]:[VALUE]
attribute.
Batch
Write
Spans
Request
The request message for the
BatchWriteSpans
method.
Module
Binary module.
Span
A span represents a single operation within a trace. Spans can be nested to form a trace tree. Often, a trace contains a root span that describes the end-to-end latency, and one or more subspans for its sub-operations.
Stack
Trace
A call stack appearing in a trace.
Truncatable
String
Represents a string that might be shortened to a specified length.