Documentation ¶
Index ¶
- func GetMetricTime(ts int64) time.Time
- func HandleGaugeCounter(defaultPrefix string, m *dto.Metric, tags map[string]string, metricName string, ...)
- func HandleHistogram(defaultPrefix string, m *dto.Metric, tags map[string]string, metricName string, ...)
- func HandleSummary(defaultPrefix string, m *dto.Metric, tags map[string]string, metricName string, ...)
- func MakeLabels(m *dto.Metric, labels map[string]string) map[string]string
- func Parse(buf []byte, header http.Header) (map[string]*dto.MetricFamily, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetricTime ¶
func HandleGaugeCounter ¶
func HandleHistogram ¶
func HandleSummary ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.