Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPrometheusOpts = prometheus.DefaultPrometheusOpts
Functions ¶
This section is empty.
Types ¶
type CounterDefinition ¶
type CounterDefinition = prometheus.CounterDefinition
type GaugeDefinition ¶
type GaugeDefinition = prometheus.GaugeDefinition
type PrometheusOpts ¶
type PrometheusOpts = prometheus.PrometheusOpts
type PrometheusPushSink ¶
type PrometheusPushSink = prometheus.PrometheusPushSink
func NewPrometheusPushSink ¶
type PrometheusSink ¶
type PrometheusSink = prometheus.PrometheusSink
func NewPrometheusSink ¶
func NewPrometheusSink() (*PrometheusSink, error)
func NewPrometheusSinkFrom ¶
func NewPrometheusSinkFrom(opts PrometheusOpts) (*PrometheusSink, error)
type SummaryDefinition ¶
type SummaryDefinition = prometheus.SummaryDefinition
Click to show internal directories.
Click to hide internal directories.