export

package
v0.19.3 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package export contains OpenCensus metrics and views for export operations

Index

Constants

This section is empty.

Variables

View Source
var (
	BatcherLockContention = stats.Int64(exportMetricsPrefix+"export_batcher_lock_contention",
		"Instances of export batcher lock contention", stats.UnitDimensionless)
	BatcherFailure = stats.Int64(exportMetricsPrefix+"export_batcher_failure",
		"Instances of export batcher failures", stats.UnitDimensionless)
	BatcherNoWork = stats.Int64(exportMetricsPrefix+"export_batcher_no_work",
		"Instances of export batcher having no work", stats.UnitDimensionless)
	BatcherCreated = stats.Int64(exportMetricsPrefix+"export_batches_created",
		"Number of export batchers created", stats.UnitDimensionless)
	WorkerBadKeyLength = stats.Int64(exportMetricsPrefix+"export_worker_bad_key_length",
		"Number of dropped keys caused by bad key length", stats.UnitDimensionless)
)

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