Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create NPM package for UDP Exporter #161

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

jj22ee
Copy link
Contributor

@jj22ee jj22ee commented Mar 4, 2025

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

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)

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 4, 2025 18:52
@jj22ee jj22ee merged commit b542192 into aws-observability:main Mar 4, 2025
9 checks passed
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