Skip to content

Commit

Permalink
Add more exporters into OPENTELEMETRY_CPP_LIBRARIES
Browse files Browse the repository at this point in the history
Signed-off-by: owent <admin@owent.net>
  • Loading branch information
owent committed May 27, 2021
1 parent d0e99f4 commit e7ec34a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions opentelemetry-cpp-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,15 @@ set(_OPENTELEMETRY_CPP_LIBRARIES_TEST_TARGETS
trace
metrics
logs
in_memory_span_exporter
otlp_exporter
ostream_log_exporter
ostream_metrics_exporter
ostream_span_exporter
prometheus_exporter
elasticsearch_log_exporter
etw_exporter
jaeger_trace_exporter
zpages
http_client_curl)
foreach(_TEST_TARGET IN LISTS _OPENTELEMETRY_CPP_LIBRARIES_TEST_TARGETS)
Expand Down

0 comments on commit e7ec34a

Please sign in to comment.