Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
Types ¶
type MetricsServer ¶
type MetricsServer struct {
// contains filtered or unexported fields
}
MetricsServer represents a metrics server
func NewMetricsServer ¶
func NewMetricsServer(listenAddr string) *MetricsServer
NewMetricsServer returns a new server instance
func (*MetricsServer) Start ¶
func (ms *MetricsServer) Start() error
Start starts the metrics server
Click to show internal directories.
Click to hide internal directories.