Explore >> Select a destination


You are here

www.joshkasuboski.com
| | developerlife.com
14.4 parsecs away

Travel
| | 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
18.4 parsecs away

Travel
| | 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
16.4 parsecs away

Travel
| | Looking at what observability is, how it can help you and how to use it with Rust & Shuttle
| | hashrust.com
57.9 parsecs away

Travel
| Understand how closures really work in Rust