Documentation ¶
Index ¶
Constants ¶
View Source
const (
QUEUE_BATCH_COUNT = 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OtlpExporter ¶
func NewOtlpExporter ¶
func NewOtlpExporter(index int, config *exporters_cfg.ExporterCfg, universalTagsManager *utag.UniversalTagsManager) *OtlpExporter
func (*OtlpExporter) Close ¶
func (e *OtlpExporter) Close()
func (*OtlpExporter) GetCounter ¶
func (e *OtlpExporter) GetCounter() interface{}
func (*OtlpExporter) HandleSimpleCommand ¶
func (e *OtlpExporter) HandleSimpleCommand(op uint16, arg string) string
func (*OtlpExporter) Put ¶
func (e *OtlpExporter) Put(items ...interface{})
func (*OtlpExporter) Start ¶
func (e *OtlpExporter) Start()
Click to show internal directories.
Click to hide internal directories.