metrics

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartMetricScraper

func StartMetricScraper(ctx context.Context, cluster *state.Cluster)

Types

type MetricScraper

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

type NodeScraper

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

func NewNodeScraper

func NewNodeScraper(cluster *state.Cluster) *NodeScraper

func (*NodeScraper) Scrape

func (ns *NodeScraper) Scrape(ctx context.Context)

type Scraper

type Scraper interface {
	Scrape(context.Context)
}

Jump to

Keyboard shortcuts

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