MCPcopy
hub / github.com/grafana/tempo / Count

Method Count

pkg/traceql/combine.go:80–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78}
79
80func (c *anyCombiner) Count() int {
81 return len(c.trs)
82}
83
84func (c *anyCombiner) Exists(id string) bool {
85 _, ok := c.trs[id]

Callers 2

IsCompleteForMethod · 0.95

Calls

no outgoing calls

Tested by 1