Skip to content

Commit 3a84d2a

Browse files
committed
add readme.rst
1 parent 6bca5ed commit 3a84d2a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
AWS OpenTelemetry OTLP UDP Exporter
2+
===================================
3+
4+
Installation
5+
-----------
6+
7+
::
8+
9+
pip install aws-otel-otlp-udp-exporter
10+
11+
12+
This package provides an OpenTelemetry exporter that sends trace and metric data over UDP, with special support for AWS Lambda environments.
13+
14+
References
15+
----------
16+
17+
* `OpenTelemetry Project <https://opentelemetry.io/>`_
18+
* `AWS Distro for OpenTelemetry <https://aws-otel.github.io/>`_
19+
* `AWS Lambda X-Ray Daemon <https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html>`_

0 commit comments

Comments
 (0)