Skip to content

Commit

Permalink
Merge pull request #2 from zalando/scherniavsky-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kostz authored Jan 9, 2025
2 parents 1b1f8f6 + ff3fb9d commit da12e05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -47,4 +48,4 @@ make debug
```
3. Connect with remote debugger from your beloved IDE
4. Generate some traces with your application


0 comments on commit da12e05

Please sign in to comment.