Skip to content

OpenTelemetry tracepusher

Trace anything with OpenTelemetry!

Generate and push OpenTelemetry Trace data to an endpoint in JSON format.

architecture complex trace

Watch: Tracepusher in Action

Want to do a similar thing with logs? Check out logpusher.

Uses

Try tracepusher

See try tracepusher

Quick Start

Tracepusher is available as:

Download the binary from the releases page then run:

./tracepusher --endpoint http(s)://OTEL-COLLECTOR-ENDPOINT:4318 \
--service-name service_name \
--span-name span_name \
--duration SPAN_TIME_IN_SECONDS

Advanced Usage

See the following pages for advanced usage and reference information for the flags: