metrics

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader added in v1.1.0

type Reader interface {

	// GetNumUsersView returns an OpenCensus stats view which records the
	// number of users registered in the mesh provider.
	GetNumUsersView() *view.View

	// GetNumGroupsView returns an OpenCensus stats view which records the
	// number of user groups registered in the mesh provider.
	GetNumGroupsView() *view.View

	// GetAmountStorageView returns an OpenCensus stats view which records the
	// amount of storage in the system.
	GetAmountStorageView() *view.View
}

Reader is the interface that defines how the metrics will be read.

Directories

Path Synopsis
reader

Jump to

Keyboard shortcuts

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