Docs.rs
pg_exporter-0.3.2
pg_exporter 0.3.2
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
nbari
Dependencies
anyhow ^1.0.100
normal
axum ^0.8.4
normal
chrono ^0.4.42
normal
clap ^4.5.48
normal
openssl ^0.10
normal
optional
opentelemetry ^0.30.0
normal
opentelemetry-otlp ^0.30.0
normal
opentelemetry_sdk ^0.30.0
normal
prometheus ^0.14.0
normal
regex ^1.11.3
normal
secrecy ^0.10.3
normal
serde ^1.0.227
normal
serde_json ^1.0.145
normal
sqlx ^0.8.6
normal
temp-env ^0.3.6
normal
tokio ^1.47.1
normal
tower ^0.5.2
normal
tower-http ^0.6.6
normal
tracing ^0.1.41
normal
tracing-opentelemetry ^0.31.0
normal
tracing-subscriber ^0.3.20
normal
ulid ^1.2.1
normal
url ^2.5.7
normal
built ^0.8.0
build
Versions
55.29%
of the crate is documented
Go to latest version
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
Files
pg_exporter/
lib.rs
1
pub mod
cli;
2
pub mod
collectors;
3
pub mod
exporter;