Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(o *options)
func WithLogging ¶
func WithLogging(log *zap.SugaredLogger) Option
type PrometheusExporter ¶
type PrometheusExporter struct {
// contains filtered or unexported fields
}
func NewPrometheusExporter ¶
func NewPrometheusExporter(addr string, options ...Option) *PrometheusExporter
Click to show internal directories.
Click to hide internal directories.