Skip to content

Commit

Permalink
Merge branch 'main' into validate-instrument
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Oct 27, 2022
2 parents c22da62 + e785f5f commit c5ef46d
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://github.com/open-telemetry/opentelemetry-cpp/issues/1680).
- License: `Apache License 2.0`

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

0 comments on commit c5ef46d

Please sign in to comment.