grpc

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package grpc implements a gRPC probe.

This probes a cloudprober gRPC server and reports success rate, latency, and validation failures.

Index

Constants

This section is empty.

Variables

View Source
var (
	TargetsUpdateInterval = 1 * time.Minute
)

TargetsUpdateInterval controls frequency of target updates.

Functions

This section is empty.

Types

type Probe

type Probe struct {
	// contains filtered or unexported fields
}

Probe holds aggregate information about all probe runs, per-target.

func (*Probe) Init

func (p *Probe) Init(name string, opts *options.Options) error

Init initializes the probe with the given params.

func (*Probe) Start

func (p *Probe) Start(ctx context.Context, dataChan chan *metrics.EventMetrics)

Start starts and runs the probe indefinitely.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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