Skip to content

Conversation

@yiyuan-he
Copy link
Contributor

@yiyuan-he yiyuan-he commented Mar 4, 2025

Description of changes:
Setting up the validation steps for the GitHub workflow we intend to use to manually trigger a UDP exporter release to PyPI.

At a high-level, this validation step will:

  • Build the UDP exporter.
  • Set up and run an instance of X-Ray daemon.
  • Run a validation app to send traces to X-Ray daemon via UDP exporter.
  • Validation step to verify that daemon received the traces.

TODO:

  • Add a publish to PyPI step to release workflow.

Test plan:
Triggered workflow in feature branch:

https://github.com/aws-observability/aws-otel-python-instrumentation/actions/runs/13663595075

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yiyuan-he yiyuan-he requested a review from a team as a code owner March 4, 2025 00:00
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 3dfa329 to 94cf9ce Compare March 4, 2025 00:28
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch 2 times, most recently from f8c499c to 5f716c3 Compare March 4, 2025 21:51
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 5f716c3 to bf11d7f Compare March 4, 2025 21:58
jj22ee
jj22ee previously approved these changes Mar 4, 2025
@yiyuan-he yiyuan-he force-pushed the udp-release-workflow branch from 5664782 to bbb2498 Compare March 4, 2025 23:12
@yiyuan-he yiyuan-he merged commit 3f5301c into aws-observability:main Mar 5, 2025
12 checks passed
@yiyuan-he yiyuan-he deleted the udp-release-workflow branch March 5, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants