Skip to content

Commit

Permalink
Document libthrift 0.12.0 doesn't work with Jaeger exporter (open-tel…
Browse files Browse the repository at this point in the history
…emetry#1714)

Co-authored-by: Lalit Kumar Bhasin <[email protected]>
  • Loading branch information
2 people authored and yxue committed Dec 5, 2022
1 parent ea9d10c commit 9a38e63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ Both these dependencies are listed here:
framework.
- `thrift` compiler to generate C++ stubs for IDL data model for Jaeger.
- `libthrift` library to generate serialised trace/metrics/log data to be
sent to remote Jaeger service.
sent to remote Jaeger service. Note: libthrift **0.12.0** doesn't work
with this Jaeger exporter. See
[#1680](https:/open-telemetry/opentelemetry-cpp/issues/1680).
- License: `Apache License 2.0`

- [ETW](/exporters/etw)
Expand Down

0 comments on commit 9a38e63

Please sign in to comment.