Skip to main content
GreenSlope

Concepts

The mental model behind everything else. If you've never run OpenTelemetry before, read these in order — they assume nothing and explain the reasoning behind the defaults you'll see in the product.

Read these in order if you're new

If you've never run OpenTelemetry before, the fastest path to feeling at home in the product is:

  1. Spans and traces — what a span is, what a trace is, why we sample, why we keep error traces always.
  2. Release attribution — the one piece of glue that turns an error into a "this release broke."
  3. SLOs and burn rates — why we page on burn rate, not raw error counts.
  4. Alerts — what arrives in Slack, how to acknowledge, and how the Doctor page triages.

The other two — Change events and Tenants and tiers — you can read on demand when the product surfaces them.