metrics

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.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 Counter

type Counter = prometheus.Counter

type CounterOpts

type CounterOpts = prometheus.CounterOpts

type CounterVec

type CounterVec = prometheus.CounterVec

type Gauge

type Gauge = prometheus.Gauge

type GaugeOpts

type GaugeOpts = prometheus.GaugeOpts

type GaugeVec

type GaugeVec = prometheus.GaugeVec

type HistogramOpts

type HistogramOpts = prometheus.HistogramOpts

type HistogramVec

type HistogramVec = prometheus.HistogramVec

type Labels

type Labels = prometheus.Labels

type Observer

type Observer = prometheus.Observer

type Server

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

func NewServer

func NewServer(config conf.Config, dummy bool) *Server

func (*Server) Start

func (s *Server) Start() error

func (*Server) Stop

func (s *Server) Stop() error

type SummaryOpts

type SummaryOpts = prometheus.SummaryOpts

type SummaryVec

type SummaryVec = prometheus.SummaryVec

Jump to

Keyboard shortcuts

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