OBSERVED

Observed Runtime

OpenTelemetry traces land on top of the static graph in real time. Now your agent isn't just reading code — it's watching the system breathe.

use it to
  • See the call path a request actually took, not the one the code implies.
  • Spot dead code and never-hit branches — edges the static graph declares but runtime never touches.
  • Give your agent live evidence, so it debugs from what happened, not what should have.
More tools