About This Architecture
Three instrumented microservices propagate a single trace ID across their call chain while emitting traces, metrics, and logs from their OpenTelemetry SDKs into a shared OpenTelemetry Collector, which fans the three signal types out to dedicated tracing, metrics, and log backends — showing how OTel unifies instrumentation across the whole observability stack instead of requiring separate agents per signal.