Skip to main content
To quickly become familiar with the Go client, you can explore some standalone examples. You can access the examples on GitHub. More examples can be found throughout the docs.

Workflows examples

Hello World

How to use Tilebox Workflows to submit and execute a simple task.

Protobuf tasks

How to submit a task and run a workflow using protobuf messages.

Axiom Observability

How to set up tracing and logging for workflows using Axiom observability platform.

OpenTelemetry Observability

How to set up tracing and logging for workflows using OpenTelemetry.

Datasets examples

Query

How to query datapoints from a Tilebox dataset.

Ingest and delete

How to create a collection, ingest datapoints, and then delete them.