Skip to content

Commit e8ebb32

Browse files
brett0000FFalai97
andauthored
Link to AWS Lambda Instructions from OTLP Ingestion Page (DataDog#25127)
* Link from OTel docs to serverless docs. * Update content/en/opentelemetry/interoperability/otlp_ingest_in_the_agent.md Co-authored-by: Austin Lai <76412946+alai97@users.noreply.github.com> --------- Co-authored-by: Austin Lai <76412946+alai97@users.noreply.github.com>
1 parent 0d01588 commit e8ebb32

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

content/en/opentelemetry/interoperability/otlp_ingest_in_the_agent.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,18 @@ This enables each protocol in the default port (`4317` for OTLP/gRPC and `4318`
206206
207207
[1]: /agent/kubernetes/?tab=helm
208208
{{% /tab %}}
209+
{{% tab "AWS Lambda" %}}
210+
211+
For detailed instructions on using OpenTelemetry with AWS Lambda and Datadog, including:
212+
213+
- Instrumenting your Lambda functions with OpenTelemetry
214+
- Using OpenTelemetry API support within Datadog tracers
215+
- Sending OpenTelemetry traces to the Datadog Lambda Extension
216+
217+
See the Serverless documentation for [AWS Lambda and OpenTelemetry][100].
218+
219+
[100]: /serverless/aws_lambda/opentelemetry/
220+
{{% /tab %}}
209221
{{< /tabs >}}
210222
211223
There are many other environment variables and settings supported in the Datadog Agent. To get an overview of them all, see [the configuration template][6].
@@ -266,4 +278,4 @@ env:
266278
[4]: https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst
267279
[5]: https://github.com/open-telemetry/opentelemetry-collector/blob/main/receiver/otlpreceiver/config.md
268280
[6]: https://github.com/DataDog/datadog-agent/blob/main/pkg/config/config_template.yaml
269-
[10]: /opentelemetry/runtime_metrics/
281+
[10]: /opentelemetry/runtime_metrics/

0 commit comments

Comments
 (0)