monitoring

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MeetingMetrics

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

func NewMeetingMetrics

func NewMeetingMetrics() *MeetingMetrics

func (*MeetingMetrics) RequestCompleted

func (m *MeetingMetrics) RequestCompleted(startTime time.Time)

func (*MeetingMetrics) RequestsExpired

func (m *MeetingMetrics) RequestsExpired(count int)

type Request

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

func NewRequest

func NewRequest(p *httprequest.Params) Request

func (Request) ObserveMetric

func (r Request) ObserveMetric()

type StoreCollector

type StoreCollector struct {
	Store store.Store
}

func (StoreCollector) Collect

func (c StoreCollector) Collect(ch chan<- prometheus.Metric)

Describe implements prometheus.Collector

func (StoreCollector) Describe

func (c StoreCollector) Describe(ch chan<- *prometheus.Desc)

Describe implements prometheus.Collector

Jump to

Keyboard shortcuts

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