DataDog / datadog-lambda-extension

Datadog Lambda Extension
Apache License 2.0
82 stars 5 forks source link

feat(bottlecap): fallback on opted out only #473

Closed duncanista closed 16 hours ago

duncanista commented 1 day ago

What?

Customers will now default to use the Rust extension – although we fallback to Go in certain scenarios, we have a explicit value in order for them to force the launch of the Go extension.

How?

Flipping the values to be legacy instead of next. So no opt-in, but opt-out.