Splyntra Cloud
Splyntra Cloud is the fully managed edition of Splyntra. It runs the same OpenTelemetry-native pipeline as the self-hosted core, hosted and operated for you, so there is no infrastructure to provision, no database to migrate, and no upgrades to schedule. You sign up, create a project, and start sending traces.
What you get
- No infrastructure to run. The collector, security and evaluation services, databases, and dashboard are fully managed and kept up to date.
- The Enterprise feature set. Cloud includes everything in the core plus the commercial capabilities — governance, agent identity and federation, SSO and SCIM, and advanced scorers — gated by plan.
- Multi-tenant organizations. Your account can belong to multiple organizations, each with its own members, roles, projects, and billing.
Endpoints
| Purpose | URL |
|---|---|
| Dashboard / app | https://app.splyntra.com |
| Ingest (OTLP) | https://ingest.splyntra.com |
Point your SDK's endpoint (or your OTLP exporter) at the ingest URL, and manage
projects, agents, traces, and billing from the app.
How it relates to self-hosting
Cloud and self-host run the same API and the same pipeline. Anything you build
against the ingest and OTLP endpoints or the SDKs works
identically whether you send to https://ingest.splyntra.com or to a collector you
run yourself. The difference is operational:
Cloud manages tenancy, billing, and scaling; self-host gives you full control of
your own deployment.
Want the commercial features without operating infrastructure? Use Cloud. Need to keep data entirely inside your own environment? Run the self-hosted Enterprise edition, which offers the same feature set under a license key.
Next steps
- Plans & pricing — limits and features per plan.
- Organizations & teams — orgs, roles, and invites.
- Billing & usage — checkout, usage metering, and data residency.
- Quickstart — your first trace on Cloud.