Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Input ¶ added in v0.20.0
type Input struct {
Logger *zap.Logger
Flags TelemetryFlags
Stdin io.Reader
}
func (Input) CustomMetricsHandlerFor ¶ added in v0.20.0
func (t Input) CustomMetricsHandlerFor(reg prometheus.Gatherer, mb MetricsBuilder) http.Handler
func (Input) PrometheusMetricsHandler ¶ added in v0.20.0
func (Input) PrometheusMetricsHandlerFor ¶ added in v0.20.0
func (t Input) PrometheusMetricsHandlerFor(r *prometheus.Registry) http.Handler
type MetricsBuilder ¶ added in v0.11.1
Click to show internal directories.
Click to hide internal directories.