Skip to content

Conversation

jj22ee
Copy link
Contributor

@jj22ee jj22ee commented Sep 30, 2025

Issue #, if available:
We want to make the UDP Exporter class available as its own NPM package. Thus this PR is to copy the implementation from ADOT into its own UDP package, with some renaming.

This PR was previously added but was removed in #174. So effectively, this PR reverts #174, but also includes some component renaming.

Description of changes:

  1. copy the implementation from ADOT into its own UDP package.
  2. Ensure the release build workflow for ADOT Instrumentation only publishes ADOT Instrumentation (before, lerna will publish every package in the repo, which we don't want now since we now have >1 packages in this repo)
  3. Add test & release workflow for this component.

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 September 30, 2025 17:49
@jj22ee jj22ee added the skip changelog doesn't need a CHANGELOG entry label Sep 30, 2025
@jj22ee jj22ee enabled auto-merge (squash) September 30, 2025 18:09
Copy link
Contributor

@wangzlei wangzlei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jj22ee jj22ee merged commit 5765359 into aws-observability:main Sep 30, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog doesn't need a CHANGELOG entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants