# Packages
No description provided by the author
# Constants
RoundRobin is the name of the round robin distribution strategy.
# Interfaces
DistributionStrategy represents an algorithm used to decide which collector in a set should be used to monitor a given device.
# Type aliases
Type is an enum for specifying a distributor type.