Documentation ¶
Index ¶
Constants ¶
View Source
const (
Namespace = "gatewayd"
)
Variables ¶
This section is empty.
Functions ¶
func ExposeMetrics ¶
func ExposeMetrics(metricsConfig *MetricsConfig, logger hclog.Logger)
ExposeMetrics exposes the Prometheus metrics via HTTP over Unix domain socket.
Types ¶
type MetricsConfig ¶
func NewMetricsConfig ¶ added in v0.0.4
func NewMetricsConfig(config map[string]interface{}) *MetricsConfig
NewMetricsConfig returns a new MetricsConfig struct.
Click to show internal directories.
Click to hide internal directories.