observability

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TraceExportCloser added in v0.28.0

type TraceExportCloser interface {
	trace.Exporter
	io.Closer
}

TraceExportCloser describes the interface used to export OpenCensus traces and cleaning of resources.

type TraceViewExportCloser added in v0.28.0

type TraceViewExportCloser interface {
	TraceExportCloser
	ViewExportCloser
}

TraceViewExportCloser implements both OpenCensus view and trace exporting.

type ViewExportCloser added in v0.28.0

type ViewExportCloser interface {
	view.Exporter
	io.Closer
}

ViewExportCloser describes the interface used to export OpenCensus views and cleaning of resources.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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