monitoring

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package metrics tracks various metrics that measure the performance of vouch.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NumberCounterMonitor

type NumberCounterMonitor interface {
	// NumberCounted is called when a the number counter is incremented.
	NumberCounted()
}

NumberCounterMonitor provides methods to monitor the test number counter service.

type Service

type Service interface {
	// Presenter provides the presenter for this service.
	Presenter() string
}

Service is the generic metrics service.

Directories

Path Synopsis
Package null is a null metrics logger.
Package null is a null metrics logger.

Jump to

Keyboard shortcuts

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