Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefObjectives = map[float64]float64{0.5: 0.05, 0.9: 0.01, 0.99: 0.001}
Functions ¶
func NewSummary ¶
func NewSummary(opts prometheus.SummaryOpts) prometheus.Summary
NewSummary creates a new prometheus summary and defaults the Objectives to DefObjectives if no objectives are defined
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.