Select your stack below for integration instructions.
Want to test quickly? to send sample data in seconds
You can also check out our youtube videos for more interactive walkthroughs.
Telemetrygen is a testing tool that generates OTLP telemetry data. Use it to quickly verify your setup is working correctly.
Requires Go 1.20 or later
telemetrygen traces --otlp-endpoint localhost:4317 \
--otlp-insecure \
--otlp-header 'Authorization="Bearer lfFIf5AfNX0zm9FK1KZsHjdJ9GKSS4Oe7+/q0b9YpWhQ/d7P"' \
--traces 10 \
--duration 5sWhat happens next?
After running the command, traces will appear in your dashboard within seconds. You can then proceed with the full SDK integration.