Skip to content

Commit 2568924

Browse files
authored
cleanup: remove separate udp exporter package (#349)
## What does this pull request do? Removes related code for vending the Python UDP Exporter as its own PyPI package. After further investigation, we concluded that there is no performance improvement for using this UDP exporter in ADOT vs native OTel. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 9082f2d commit 2568924

File tree

7 files changed

+0
-439
lines changed

7 files changed

+0
-439
lines changed

.github/workflows/release-udp-exporter.yml

Lines changed: 0 additions & 117 deletions
This file was deleted.

exporters/aws-otel-otlp-udp-exporter/README.rst

Lines changed: 0 additions & 17 deletions
This file was deleted.

exporters/aws-otel-otlp-udp-exporter/pyproject.toml

Lines changed: 0 additions & 36 deletions
This file was deleted.

exporters/aws-otel-otlp-udp-exporter/src/amazon/opentelemetry/exporters/otlp/udp/__init__.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

exporters/aws-otel-otlp-udp-exporter/src/amazon/opentelemetry/exporters/otlp/udp/exporter.py

Lines changed: 0 additions & 91 deletions
This file was deleted.

exporters/aws-otel-otlp-udp-exporter/tests/test_exporter.py

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)