Skip to content

Commit

Permalink
Add trace proto exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Oct 31, 2023
1 parent da4ac69 commit 6b18e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
--scope @opentelemetry/semantic-conventions \
--scope @opentelemetry/shim-opentracing \
--scope @opentelemetry/sdk-metrics \
--scope @opentelemetry/exporter-trace-otlp-http
# --scope @opentelemetry/exporter-trace-otlp-proto
--scope @opentelemetry/exporter-trace-otlp-http \
--scope @opentelemetry/exporter-trace-otlp-proto
# --scope @opentelemetry/exporter-trace-otlp-grpc \
# --scope @opentelemetry/exporter-logs-otlp-grpc \
# --scope @opentelemetry/exporter-logs-otlp-http \
Expand Down

0 comments on commit 6b18e61

Please sign in to comment.