Documentation
¶
Overview ¶
Package metrics provides a metrics adapter for the EasyP plugin server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
Metrics is the metrics adapter for the EasyP plugin server.
func New ¶
func New(reg *prometheus.Registry, namespace string) *Metrics
New creates and returns a new Metrics adapter.
func (Metrics) GenerateCode ¶
GenerateCode implements the core.Metrics interface.
Click to show internal directories.
Click to hide internal directories.