Skip to main content

SummaryOptions

This class represents a set of options that can be supplied when creating a new Prometheus summary metric. It allows defining quantile rank estimates with their respective absolute errors through its Objectives field.

Attributes

AttributeTypeDescription
Objectivesmap[float64]float64An Objectives defines the quantile rank estimates with their respective absolute errors.