Skip to content

drop opts.timer option passed to Span or Transaction creation #2990

@trentm

Description

@trentm

Delete any opts.timer option passed to Span or Transaction creation. While I don't expect anyone to have ever used this option, it is theoretically a breaking change, so should be left to a major ver bump.

#2939 is adding a deprecation warning for passing in opts.timer to Span or Transaction creation. It is an internal option used to pass to the internal GenericSpan based class, but users should never want or need to use this option.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions