Skip to main content
Tilebox stores workflow logs and spans for each job. Query them when you need structured diagnostics outside the Console, such as in notebooks, scripts, or agent loops.

Query from the command line

Use JSON output when another tool or agent will parse the result.
Limit or sort the output during debugging.

Query from Python

Use the jobs client in notebooks and scripts.
Python

Use the detailed reference pages

Query telemetry

Query logs and spans from Python and Go.

Logging

Emit structured logs from workflow tasks.

Tracing

Add custom spans around important parts of task code.

Axiom integration

Export workflow telemetry to Axiom.