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 Gauge ¶
type Gauge = prometheus.Gauge
type PrometheusServer ¶
type PrometheusServer struct {
// contains filtered or unexported fields
}
func NewPrometheusServer ¶
func NewPrometheusServer(addr string, metricsPath string, appName string) (*PrometheusServer, error)
Click to show internal directories.
Click to hide internal directories.