We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60e52b commit 7eb9208Copy full SHA for 7eb9208
.github/workflows/release-udp-exporter.yml
@@ -96,7 +96,7 @@ jobs:
96
pip install ./exporters/aws-otel-otlp-udp-exporter/dist/*.whl
97
98
- name: Run validation test
99
- working-directory: exporters/aws-otel-otlp-udp-exporter/validation_app
+ working-directory: exporters/aws-otel-otlp-udp-exporter/validation-app
100
run: python app.py
101
102
- name: Verify X-Ray daemon received traces
0 commit comments