Skip to content

Commit

Permalink
Fix some e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Oct 14, 2024
1 parent 15c9574 commit b474a15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ spec:
value: otlp
- name: OTEL_METRICS_EXPORTER
value: otlp
- name: OTEL_LOGS_EXPORTER
value: otlp
- name: OTEL_EXPORTER_OTLP_TIMEOUT
value: "20"
- name: OTEL_TRACES_SAMPLER
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ spec:
value: otlp
- name: OTEL_METRICS_EXPORTER
value: otlp
- name: OTEL_LOGS_EXPORTER
value: otlp
- name: OTEL_TRACES_SAMPLER
value: parentbased_traceidratio
- name: OTEL_TRACES_SAMPLER_ARG
Expand Down

0 comments on commit b474a15

Please sign in to comment.