monitoring

package
v0.0.0-...-fe632b3 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Monitor

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

Monitor is the server that exposes Prometheus metrics about Citadel.

func NewMonitor

func NewMonitor(port int, enableProfiling bool) (*Monitor, error)

NewMonitor creates a monitor.

func (*Monitor) Close

func (m *Monitor) Close() error

Close stops the Monitoring server for Citadel.

func (*Monitor) Start

func (m *Monitor) Start(errCh chan<- error)

Start starts the monitor server.

Jump to

Keyboard shortcuts

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