Skip to content

Commit 1e85313

Browse files
authored
add note to look at migration section in new datadog-lambda-go readme (#230)
1 parent 63b27b5 commit 1e85313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Godoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/DataDog/datadog-lambda-go)
77
[![License](https://img.shields.io/badge/license-Apache--2.0-blue)](https://github.com/DataDog/datadog-lambda-go/blob/main/LICENSE)
88

9-
> **IMPORTANT NOTICE**: This repository is being deprecated. The library has been migrated to [https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go).
9+
> **IMPORTANT NOTICE**: This repository is being deprecated. The library has been migrated to [https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go). See the [migration instructions](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go#migration-guide-upgrading-from-datadog-lambda-go-v1-to-v2) for more guidance.
1010
1111
Datadog Lambda Library for Go enables enhanced Lambda metrics, distributed tracing, and custom metric submission from AWS Lambda functions.
1212

0 commit comments

Comments
 (0)