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

Method InstancesCount

pkg/ring/ring.go:67–67  ·  view source on GitHub ↗

InstancesCount returns the number of instances in the ring.

()

Source from the content-addressed store, hash-verified

65
66 // InstancesCount returns the number of instances in the ring.
67 InstancesCount() int
68
69 // ShuffleShard returns a subring for the provided identifier (eg. a tenant ID)
70 // and size (number of instances).

Implementers 2

Ringpkg/ring/ring.go
RingMockpkg/ring/mock.go

Calls

no outgoing calls