 
      
    | You are here | www.joshkasuboski.com | ||
| | | | | developerlife.com | |
| | | | | In this article, video, and repo learn how to use tokio tracing and OpenTelemetry (with Jaeger) in async Rust to instrument your code and collect telemetry data for observability. | |
| | | | | jessitron.com | |
| | | | | TL;DR: right now OTel Logs are a little harder to use than span events, but otherwise they are superior. Today I wanted to send OTLP Logs and see them correlated with my traces. First problem: logs aren't available in the OTel JavaScript SDK. They're still in development. (It is the end of 2023.) There is | |
| | | | | www.shuttle.rs | |
| | | | | Looking at what observability is, how it can help you and how to use it with Rust & Shuttle | |
| | | | | hashrust.com | |
| | | Understand how closures really work in Rust | ||