Docs.rs
generative-artifact-protocol-0.14.1
generative-artifact-protocol 0.14.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
urmzd
Dependencies
anyhow ^1
normal
opentelemetry ^0.28
normal
opentelemetry_sdk ^0.28
normal
pyo3 ^0.24
normal
optional
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.29
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
tempfile ^3
dev
Versions
34.41%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module telemetry
gap
0.14.1
Module telemetry
Module Items
Structs
Functions
In crate gap
gap
Module
telemetry
Copy item path
Source
Structs
§
Metrics
Metric instruments accessible from anywhere via
Metrics::get()
.
Telemetry
Guard
Guard returned by
init()
. Call
shutdown()
to print the metrics summary.
Functions
§
init
Initialise tracing + metrics. Call once at startup.