# Functions
NewHATracker returns a new HA cluster tracker using either Consul or in-memory KV store.
NewReplicaDesc returns an empty *ha.ReplicaDesc.
ProtoReplicaDescFactory makes new InstanceDescs.
# Structs
Track the replica we're accepting samples from for each HA replica group we know about.
HATrackerConfig contains the configuration require to create a HA Tracker.
nolint:revive.
# Interfaces
nolint:revive.