Skip to content

Possible event loss in ETW exporter #483

@maxgolov

Description

@maxgolov

Addressing code comment that may lead to event loss. If ETW/MsgPack -encoded payload contains two sequential zeroes 0x00 0x00 , then it appears that event may be lost. Need to use EventWrite instead of EventWriteString to solve this.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions