plugin

package
v0.0.0-...-58d3da0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TagValueString

func TagValueString(tag model.KeyValue) (string, bool)

Types

type HumioPlugin

type HumioPlugin struct {
	Logger     hclog.Logger
	Humio      *humio.Client
	Repo       string
	ReadToken  string
	WriteToken string
	// contains filtered or unexported fields
}

func (*HumioPlugin) DependencyReader

func (h *HumioPlugin) DependencyReader() dependencystore.Reader

DependencyReader can load service dependencies from storage.

func (*HumioPlugin) SpanReader

func (h *HumioPlugin) SpanReader() spanstore.Reader

SpanReader creates a new spanstore.Reader, which finds and loads traces and other data from storage.

func (*HumioPlugin) SpanWriter

func (h *HumioPlugin) SpanWriter() spanstore.Writer

SpanWriter creates a new spanstore.Writer which can write spans to humio

Jump to

Keyboard shortcuts

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