open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.67k stars 569 forks source link

Log a warning when an attribute is discarded due to limits #3946

Closed emdneto closed 2 weeks ago

emdneto commented 1 month ago

Description

Fixes #3935

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Does This PR Require a Contrib Repo Change?

Checklist:

emdneto commented 1 month ago

~docs ci is failing because of this https://github.com/aio-libs/aiohttp/discussions/8434~ Solved