Tutorials¶
Tutorials are end-to-end walkthroughs. They tell you exactly what to click and what to type, and they assume nothing you have not already done in an earlier tutorial. If you want concept-only reading, see Core Concepts.
| If you want to … | Tutorial |
|---|---|
| connect your first OpenTelemetry Collector to Ampora | Connect your first agent |
| author a config, validate it, and visualise the pipeline | Author and validate a config |
| run a small canary rollout with health gates | Run a canary rollout |
| sync configurations from a Git repo | GitOps-driven configuration |
| federate two Ampora servers across regions | Federate two clusters |
| onboard a second tenant on the same server | Multi-tenant onboarding |
Every tutorial assumes:
- You have an Ampora instance reachable at some URL — either the local stack from the Quickstart or a real deployment.
- You can log in as an Admin.
- You have at least one host where you can run the OpenTelemetry Collector (Docker, Kubernetes, or directly on a VM).
If any of those are not yet true, do the Quickstart first — it covers them in 10 minutes.