metrics

package
v0.0.0-...-50c32d2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PromServer

type PromServer struct {
	Mux *http.ServeMux
	// contains filtered or unexported fields
}

func ProvidePrometheusServer

func ProvidePrometheusServer(grpcServer *grpc.Server, config *env.Config) *PromServer

ProvidePrometheusServer returns http server /metrics endpoint where metrics are served.

func (*PromServer) Start

func (s *PromServer) Start()

Start starts the server listening at PrometheusPort.

Jump to

Keyboard shortcuts

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