Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EMFParser ¶
func (*EMFParser) Parse ¶
One byte array can possibly have multiple structured log entries. The separator between multiple structured log entries is newline '\n'. It means that json will be sent in minimized/compact mode without any newline in the json body.
func (*EMFParser) ParseLine ¶
One and only one metric is expected. If it is empty string or somehow cannot form one metric, it will return error.
func (*EMFParser) SetDefaultTags ¶
Click to show internal directories.
Click to hide internal directories.