Skip to content

Add Lazy attributes for Events #384

Closed
@GoPavel

Description

@GoPavel

Specification of Event states that Lazy Event is

lazily constructed, with the intention of avoiding unnecessary work if an event is unused

But now it's not true. In resolved PR#130 mentions lazy attributes for Event and Link in the future, but I don't see an issue about it.

Current code of Span.add_lazy_event and Span.add_event in SDK looks strange.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions