From ff3fb9d287ddcd5f2200b592814222d15f9bea55 Mon Sep 17 00:00:00 2001 From: Serhii Cherniavskyi <17729646+scherniavsky@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:01:50 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +