Skip to content

Commit 3fa3020

Browse files
committed
test
1 parent 78548ec commit 3fa3020

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/python-ec2-genesis-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@ jobs:
146146
--log-group ${{ env.SPANS_LOG_GROUP }}
147147
--service-name langchain-traceloop-app
148148
--instance-id ${{ env.INSTANCE_ID }}
149-
--trace-id ${{ env.W3C_TRACE_ID }}
150-
--baggage ${{ env.BAGGAGE }}'
149+
--trace-id ${{ env.W3C_TRACE_ID }}'
151150

152151
- name: Cleanup
153152
if: always()

validator/src/main/resources/expected-data-template/python/ec2/adot-genai/genai-metric.mustache

Whitespace-only changes.

0 commit comments

Comments
 (0)