package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New constructs a new Distributor.
NewReplicaDesc returns an empty *distributor.ReplicaDesc.
ProtoReplicaDescFactory makes new InstanceDescs.

# Variables

No description provided by the author
No description provided by the author

# Structs

Config contains the configuration require to create a Distributor.
Distributor is a storage.SampleAppender and a client.Querier which forwards appends and queries to individual ingesters.
HATrackerConfig contains the configuration require to create a HA Tracker.
No description provided by the author
RingConfig masks the ring lifecycler config which contains many options not really required by the distributors ring.
UserIDStats models ingestion statistics for one user, including the user ID.
UserStats models ingestion statistics for one user.

# Interfaces

ReadLifecycler represents the read interface to the lifecycler.