export

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package export enables data exporting to ingestion backends (e.g. Loki)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loki

type Loki struct {
	// contains filtered or unexported fields
}

Loki record exporter

func NewEmptyLoki

func NewEmptyLoki() Loki

func NewLoki

func NewLoki(cfg *config.LokiConfig) (Loki, error)

NewLoki creates a Loki flow exporter from a given configuration

func (*Loki) IsReady

func (l *Loki) IsReady() bool

func (*Loki) ProcessRecord added in v0.1.5

func (l *Loki) ProcessRecord(record map[string]interface{}) error

Jump to

Keyboard shortcuts

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