collector

package
v0.0.0-...-d850046 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeExports

func InitializeExports(exports []*config.ExportConfig)

Types

type Collector

type Collector struct {
	Name string
	// contains filtered or unexported fields
}

func NewCollector

func NewCollector(cfg *config.LogGroupConfig, namespace string) *Collector

func (*Collector) Run

func (this *Collector) Run()

type Exporter

type Exporter struct {
	Name     string
	Registry prometheus.Registerer
	Handler  http.Handler
	// contains filtered or unexported fields
}

func GetExport

func GetExport(name string) *Exporter

Jump to

Keyboard shortcuts

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