diff --git a/README.md b/README.md index ded5b31..0646d03 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ The `lightstepreceiver` receives OpenTracing traces from Lightstep tracers in various supported formats converting them into OpenTelemetry'a `ptrace.Traces` propagating it further in pipelines + ![arch](./otelcol-lightstep-receiver.png) ### Supported formats and endpoints - `/_rpc/v1/reports/binary` - Thrift binary over http, reported by [lightstep-tracer-python](https://github.com/lightstep/lightstep-tracer-python) @@ -47,4 +48,4 @@ make debug ``` 3. Connect with remote debugger from your beloved IDE 4. Generate some traces with your application - \ No newline at end of file +