obseria.io Documentation

Everything you need to instrument your services, analyze telemetry, and build reliable systems with obseria.io.

< 5 min

to first trace

400+

integrations

6

SDK languages

99.9%

uptime SLA

Start here

Getting Started — Send your first trace in 5 minutes

Install the OpenTelemetry SDK, configure the OTLP exporter, and see your first distributed traces in the obseria.io UI in under 5 minutes.

Read guide

All sections

Introduction

obseria.io is an OpenTelemetry-native observability platform that unifies distributed tracing, metrics, and log management in a single product. Built for engineering teams who need high-fidelity signal without the operational burden of self-hosted backends.

Ingest

OTel · Fluent Bit · Syslog · HTTP

Process

Tail sampling · Aggregation · Indexing

Analyse

UI · API · Alerts · Dashboards

Your services emit telemetry via the OpenTelemetry SDK. Signals flow to obseria.io's ingest endpoint (ingest.obseria.io:4317), where they are processed by a distributed pipeline — tail-sampled for traces, aggregated for metrics, and full-text indexed for logs. Results are available in the UI within seconds.

Key concepts

OrganizationTop-level tenant. All data, users, and API keys belong to an organization.
ProjectLogical grouping within an org — typically one per service or environment.
SignalA unit of observability data: a trace, a metric data point, or a log record.
Ingest keyBearer token used to authenticate data sent to the ingest endpoint.

Supported SDKs

Node.js@opentelemetry/sdk-node
Pythonopentelemetry-sdk
Gogo.opentelemetry.io/otel
Javaopentelemetry-java
Rustopentelemetry
.NETOpenTelemetry