MCPcopy
hub / github.com/prometheus/prometheus / Symbols

Method Symbols

tsdb/head_read.go:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65}
66
67func (h *headIndexReader) Symbols() index.StringIter {
68 return h.head.postings.Symbols()
69}
70
71// SortedLabelValues returns label values present in the head for the
72// specific label name that are within the time range mint to maxt.

Callers 1

SymbolsMethod · 0.95

Calls 1

SymbolsMethod · 0.65

Tested by

no test coverage detected