Home
last modified time | relevance | path

Searched defs:GetMetricsForTag (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/database/
H A Dsearch_data.go60 func (d *dataAccess) GetMetricsForTag(tagK, tagV string) (map[string]int64, error) { func
H A Ddatabase.go54 GetMetricsForTag(tagK, tagV string) (map[string]int64, error) methodSpec