Skip to content

Commit

Permalink
ci(bench): fix traces exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 14, 2024
1 parent 43aec22 commit 76f52c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ jobs:

- name: Test
working-directory: ${{ env.WORKDIR }}
env:
OTEL_EXPORTER_OTLP_INSECURE: "true"
run: go run github.com/go-faster/oteldb/cmd/otelbench promql bench -i testdata/node-exporter-selected.promql.yml --trace

0 comments on commit 76f52c2

Please sign in to comment.