Instrument your app

SDK and framework guides for sending logs, traces and metrics from your app.

Instrument your app

upzero ingests standard OpenTelemetry (OTLP). There is no upzero-specific SDK to install, just the OTel SDK for your language pointed at your org's ingestion endpoint with a token attached. Pick a language below for a guide that covers logs, traces and metrics end to end.

Pick your language

Framework guides

Each framework guide assumes the SDK guide for its language and adds the framework's own instrumentation (request tracing, a logging integration, or both).

Not on this list? The SDK guide for your language covers plain OTel SDK configuration with no framework assumed, which is enough to send data from anything.

Once your app is sending data

On this page