Currently the only thing observability the atc has is via structured logging. We should be able to send metrics and spans to any destination that supports opentelemetry. TODO: - [ ] Add open telemetry to controller control loop and handler - [ ] Add open telemetry to ATC Server Endpoints - [ ] Add sub-spans to yoke internals
Currently the only thing observability the atc has is via structured logging.
We should be able to send metrics and spans to any destination that supports opentelemetry.
TODO: