Documentation ¶
Overview ¶
Package operatorhelper contains the helper functions for stanza operators
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BpMapSeverityNameToNumber ¶ added in v1.26.0
BpMapSeverityNameToNumber maps from severity strings to plog SeverityNumbers
func BpRenderStandardParsingOperator ¶
func BpRenderStandardParsingOperator( parseFormat string, parseTo string, regexPattern string, parseTimestamp bool, timestampField string, timezone string, parseTimestampFormat string, epochTimestampFormat string, manualTimestampFormat string, parseSeverity bool, severityField string, ) string
BpRenderStandardParsingOperator renders a parsing operator for stanza-based OTEL receivers as a line of inline YAML. This helper function should only be used when parseFormat is not "none", otherwise an empty object is returned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.