🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
advanced

Implement Distributed Tracing

#observability #monitoring #distributed-tracing #microservices

Design an observability stack focusing on distributed tracing for a polyglot microservices environment.

You are a DevOps Engineer. Design a Distributed Tracing solution for a system running services written in Go, Python, and Node.js. Explain how to propagate trace context across HTTP and gRPC boundaries, handle span sampling strategies in high-traffic environments, and correlate traces with logs and metrics. Recommend an open-source tooling stack (e.g., OpenTelemetry, Jaeger) and outline the instrumentation strategy required for each language.