Skip to content

Conversation

@jj22ee
Copy link
Contributor

@jj22ee jj22ee commented Mar 5, 2025

Issue #, if available:

Description of changes:
Add Sample App for testing UDP Exporter
Add a release workflow for UDP Exporter to publish the UDP exporter release to NPM.

The release workflow will:

  1. Compile the UDP exporter JS files and run unit tests.
  2. Set up and run an instance of X-Ray daemon.
  3. Run a validation app to send traces to X-Ray daemon via UDP exporter of the latest commit.
  4. Validation step to verify that daemon received the traces.
  5. (Currently commented out) Publish UDP Exporter to NPM.

Testing:
https://github.com/jj22ee/aws-otel-js-instrumentation/actions/runs/13665992607

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

@jj22ee jj22ee requested a review from a team as a code owner March 5, 2025 01:01
@jj22ee jj22ee merged commit 1c85ced into aws-observability:main Mar 5, 2025
9 checks passed
@mixja
Copy link

mixja commented Mar 8, 2025

@jj22ee - when will this actually be released?

ezhang6811 pushed a commit that referenced this pull request Mar 10, 2025
*Issue #, if available:*

*Description of changes:*
Add Sample App for testing UDP Exporter
Add a release workflow for UDP Exporter to publish the UDP exporter
release to NPM.

The release workflow will:
1. Compile the UDP exporter JS files and run unit tests.
2. Set up and run an instance of X-Ray daemon.
3. Run a validation app to send traces to X-Ray daemon via UDP exporter
of the latest commit.
4. Validation step to verify that daemon received the traces.
5. (Currently commented out) Publish UDP Exporter to NPM.

*Testing:*

https://github.com/jj22ee/aws-otel-js-instrumentation/actions/runs/13665992607

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

jj22ee commented Mar 11, 2025

Hi @mixja, we are planning an initial 0.0.1 release soon. Curious, what made the UDP Exporter catch your interest? (This UDP Exporter solution is intended for Lambda environments, but can technically work outside of Lambda too)

jj22ee added a commit to jj22ee/aws-otel-js-instrumentation that referenced this pull request Apr 4, 2025
jj22ee added a commit that referenced this pull request Apr 4, 2025
*Issue #, if available:*

*Description of changes:*
Reverts
#161
and
#162


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
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