mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00

* opentelemetry-sdk-extension-aws: make eks detector less chatty Don't print warnings if we are not running inside an eks instance so we can load the resource detector more generally and avoid warnings in stderr. * Update CHANGELOG --------- Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>