Leighton Chen
Leighton Chen
@riddlexu No implementation currently as of today.
@gorkaerana As @pmcollins has mentioned above, certain components of OpenTelemtry and in addition components of Azure monitor built on top of OpenTelemetry are not meant to be instantiated more than...
@bogdandrutu Gentle ping on this issue, could you provide some more details in the description?
Related: https://github.com/open-telemetry/opentelemetry-python/issues/3806
Unassigning @MikeGoldsmith due to [time constraints](https://github.com/open-telemetry/opentelemetry-python/pull/3681#issuecomment-2210867934). Thanks for working on this. This feature is still open for anyone to pickup!
@fhuthmacher Is this still an issue?
I believe [this pr](https://github.com/open-telemetry/opentelemetry-python/pull/3673) would address this issue
@a-recknagel Thanks for picking this up and apologies for the late review. > I'd argue that the "right way of logging" (even without the changes in this PR) would be...
@a-recknagel > Are those open? If yes, it might be easiest if I could join the one where this matter would be discussed. Yes! These are open to everyone. Check...
Discussed in 07/11/2024 SIG. Today we have an exclude list of attributes (which essentially includes all of python log record attributes) that are ignored when mapping to Otel LogRecord attributes....