lambdalisue/rs-metrics-process

Support `opentelemetry-rust` provider

Open

#60 aperta il 11 ott 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (11 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (42 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I'm not familiar with but it seems there is opentelemetry-rust crate that support OpenTelemetry and I'd like to support it so that user who don't use metrics but opentelemetry-rust can use this crate to get Promehteus style process metrics.

Maybe we should split the crate into core, metrics, and opentelemetry then enable by feature flags?

Guida contributor