Changelog
What has changed in TracePath Cloud. The canonical, always-current list is tracepath.dev/releases (opens in a new tab); this page mirrors it for readers already in the docs.
TracePath is a hosted service, not a distribution. There is no version number to pin, no image to pull and no repository to watch — every customer is on the same build, so entries carry a date rather than a release tag. Changes that alter behaviour you have integrated against — an endpoint, a header, a limit, a status code — are called out here and on the page that documents them.
2026-09-21 — TracePath goes live
The first release of the hosted platform.
- OpenTelemetry-native ingest over OTLP/HTTP at
ingest.tracepath.dev, so any OTel SDK or Collector can send to TracePath without a proprietary agent. Traces, metrics and logs at/api/otel/v1/traces,/v1/metricsand/v1/logs; OTLP profiles behind an experimental path. - One workspace for traces, logs, metrics, exceptions with grouping and ranking, continuous profiling, AI and LLM tracing, dashboards, synthetic monitors, public status pages, incidents and on-call paging. Session replay and the command-line client are built but not yet reachable — they need the browser SDK and a published binary respectively, and neither has shipped. See Sessions and CLI.
- Plans with limits: projects, seats and monitors are refused at the moment you cross them, and there is no overage billing, ever. The monthly ingest allowance is metered on every ingest path, OTLP included: a warning email at 80%, a pause at 100%. See Billing.
- Organization roles — owner, admin, user, read-only — with per-project overrides, and personal access tokens plus a device-code flow for headless clients. See API reference.
- Sign-up open at app.tracepath.dev/register (opens in a new tab), with a Free plan that does not expire and does not ask for a card.
Subscribe to tracepath.dev/releases (opens in a new tab) for new entries. There is no release feed and no public issue tracker yet — questions and bug reports go to [email protected].