Skip to content

Fix TypeScript compatibility issue with ITelemetryPlugin interface #2596

@MSNev

Description

@MSNev

As part of some extension issues like

With the workaround PR

Update the BaseTelemetryPlugin to

  • Make the setNextPlugin an Optional (implemented function)
  • Mark the setNextPlugin as deprecated in the interface and all implementations (keeping the current usage)
  • Fix typo in the interface stating that this the function "now optional" not "not optional"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions