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

Method Handler

modules/distributor/usage/tracker.go:401–403  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

399}
400
401func (u *Tracker) Handler() http.Handler {
402 return promhttp.HandlerFor(u.reg, promhttp.HandlerOpts{})
403}
404
405func (u *Tracker) Describe(chan<- *prometheus.Desc) {
406 // This runs on startup when registering the tracker.

Callers 8

UsageTrackerHandlerMethod · 0.80
mainFunction · 0.80
initPartitionRingMethod · 0.80
initOverridesAPIMethod · 0.80
initLiveStoreMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by 1