Docs.rs
forge-runtime-0.2.1
forge-runtime 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
isala404
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
axum ^0.8
normal
axum-extra ^0.10
normal
bytes ^1.10
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
forge-core ^0.2.1
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
hyper ^1.8
normal
jsonwebtoken ^10
normal
opentelemetry ^0.27
normal
opentelemetry-otlp ^0.27
normal
opentelemetry-semantic-conventions ^0.27
normal
opentelemetry_sdk ^0.27
normal
postgresql_embedded ^0.20
normal
optional
prost ^0.14
normal
regex ^1.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.28
normal
tracing-subscriber ^0.3
normal
uuid ^1.19
normal
tempfile ^3.14
dev
tokio-test ^0.4
dev
Versions
76.91%
of the crate is documented
Platform
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
init_telemetry
forge_
runtime
0.2.1
In forge_
runtime::
observability
forge_runtime
::
observability
Function
init_
telemetry
Copy item path
Source
pub fn init_telemetry(config: &
TelemetryConfig
) ->
Result
<
()
,
TelemetryError
>