# Functions

No description provided by the author
WithAddr configures the address to listen for API egress requests.
WithClustered enables the MetricStore to route data to peer nodes.
No description provided by the author
WithHandoffStoragePath sets the base path for storing remote writes that are buffered due to errors.
WithIngressAddr configures the address to listen for ingress.
WithInternodeAddr configures the address to listen for internode writes.
WithLogger returns a MetricStoreOption that configures the logger used for the MetricStore.
WithMetrics returns a MetricStoreOption that configures the metrics for the MetricStore.
No description provided by the author
WithQueryTimeout sets the maximum duration of a PromQL query.
WithReplicationFactor sets the number of nodes that hold a copy of all data.
No description provided by the author

# Constants

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

# Variables

No description provided by the author

# Structs

MetricStore is a persisted store for Loggregator metrics (gauges, timers, counters).

# Type aliases

MetricStoreOption configures a MetricStore.