What if I don't have OpenTelemetry installed?
No worries! You can get started with no code changes at all!
This page will explain getting started with OpenTelemetry:
- Injecting auto instrumentation with no code changes.
- Auto instrumentation with limited code changes.
- Manual instrumentation with code changes.
You can also find more ways to instrument OpenTelemetry in their documentation.
- Zero-code Instrumentation (No Code Changes)
- Auto Instrumentation
- Manual Instrumentation
Zero-code instrumentation adds the OpenTelemetry API and SDK capabilities to your application typically as an agent or agent-like installation.
Below we provide quick links to all key docs and samples.
Below we provide quick links to all key docs and samples.
Below we provide quick links to all key docs.
We suggest you go back to and install Tracetest!
Jump back to the installation guide once you have OpenTelemetry installed.