Skip to content

Conversation

@jj22ee
Copy link
Contributor

@jj22ee jj22ee commented 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.

@jj22ee jj22ee requested a review from a team as a code owner April 4, 2025 17:13
@jj22ee jj22ee merged commit 97c5fae into aws-observability:main Apr 4, 2025
9 checks passed
jj22ee added a commit to jj22ee/aws-otel-js-instrumentation that referenced this pull request Sep 26, 2025
jj22ee added a commit that referenced this pull request 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](https://github.com/aws-observability/aws-otel-js-instrumentation/blob/main/aws-distro-opentelemetry-node-autoinstrumentation/src/otlp-udp-exporter.ts)
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](https://github.com/aws-observability/aws-otel-js-instrumentation/blob/main/aws-distro-opentelemetry-node-autoinstrumentation/src/otlp-udp-exporter.ts)
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.
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.

2 participants