metric

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IngestionRunDuration    = "kubehound.ingestion.run.duration"
	IngestionBuildDuration  = "kubehound.ingestion.build.duration"
	IngestionIngestDuration = "kubehound.ingestion.ingest.duration"
)

Ingestion metrics

Variables

View Source
var (
	CollectorCount = "kubehound.collector.count"
	CollectorWait  = "kubehound.collector.wait"
	CollectorSkip  = "kubehound.collector.skip"
	CollectorSize  = "kubehound.s3.size"

	CollectorRunDuration   = "kubehound.collector.run.duration"
	CollectorRunWait       = "kubehound.collector.run.wait"
	CollectorRunThrottling = "kubehound.collector.run.throttling"
)

Collector metrics

View Source
var (
	DumperCount = "kubehound.collector.count"
	DumperrWait = "kubehound.collector.wait"
	DumperSkip  = "kubehound.collector.skip"
	DumperSize  = "kubehound.s3.size"
)

Dumper metrics

View Source
var (
	ObjectWrite          = "kubehound.storage.batchwrite.object"
	VertexWrite          = "kubehound.storage.batchwrite.vertex"
	EdgeWrite            = "kubehound.storage.batchwrite.edge"
	QueueSize            = "kubehound.storage.queue.size"
	BackgroundWriterCall = "kubehound.storage.writer.background"
	FlushWriterCall      = "kubehound.storage.writer.flush"
	RetryWriterCall      = "kubehound.storage.writer.retry"
)

Pipeline storage metrics

View Source
var (
	CacheMiss      = "kubehound.cache.miss"
	CacheHit       = "kubehound.cache.hit"
	CacheWrite     = "kubehound.cache.write"
	CacheDuplicate = "kubehound.cache.duplicate"
)

Cache metrics

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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