monitor

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorParamEmpty liberr.CodeError = iota + liberr.MinPkgMonitor
	ErrorMissingHealthCheck
	ErrorValidatorError
	ErrorLoggerError
	ErrorTimeout
	ErrorInvalid
)
View Source
const (
	LogFieldProcess = "process"
	LogValueProcess = "monitor"
	LogFieldName    = "name"
)
View Source
const (
	MaxPoolStart  = 15 * time.Second
	MaxTickPooler = 50 * time.Millisecond
)

Variables

This section is empty.

Functions

func New

func New(ctx libctx.FuncContext, info montps.Info) (montps.Monitor, error)

Types

type Encode

type Encode interface {
	String() string
	Bytes() []byte
}

type Monitor

type Monitor interface {
	montps.Monitor
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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