otel

package
v1.8.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessorOtelMetricParser added in v1.8.0

type ProcessorOtelMetricParser struct {
	SourceKey  string
	Format     string
	NoKeyError bool
	// contains filtered or unexported fields
}

func (*ProcessorOtelMetricParser) Description added in v1.8.0

func (p *ProcessorOtelMetricParser) Description() string

func (*ProcessorOtelMetricParser) Init added in v1.8.0

func (*ProcessorOtelMetricParser) ProcessLogs added in v1.8.0

func (p *ProcessorOtelMetricParser) ProcessLogs(logArray []*protocol.Log) []*protocol.Log

type ProcessorOtelTraceParser

type ProcessorOtelTraceParser struct {
	SourceKey  string
	Format     string
	NoKeyError bool

	TraceIDNeedDecode      bool
	SpanIDNeedDecode       bool
	ParentSpanIDNeedDecode bool
	// contains filtered or unexported fields
}

func (*ProcessorOtelTraceParser) Description

func (p *ProcessorOtelTraceParser) Description() string

func (*ProcessorOtelTraceParser) Init

func (*ProcessorOtelTraceParser) ProcessLogs

func (p *ProcessorOtelTraceParser) ProcessLogs(logArray []*protocol.Log) []*protocol.Log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL