MCPcopy Create free account
hub / github.com/cortexproject/cortex / removeRegistryForUser

Method removeRegistryForUser

pkg/ingester/metrics.go:797–799  ·  view source on GitHub ↗
(userID string)

Source from the content-addressed store, hash-verified

795}
796
797func (sm *tsdbMetrics) removeRegistryForUser(userID string) {
798 sm.regs.RemoveUserRegistry(userID, false)
799}

Callers 2

Calls 1

RemoveUserRegistryMethod · 0.45

Tested by 1