# Functions
GetDefaultEndpointOptions defines the default settings for sending logs to a remote endpoint.
New creates a new loki.write component.
# Structs
Arguments holds values which are used to configure the loki.write component.
Component implements the loki.write component.
EndpointOptions describes an individual location to send logs to.
Exports holds the receiver that is used to send log entries to the loki.write component.
QueueConfig controls how the queue logs remote write client is configured.
WalArguments holds the settings for configuring the Write-Ahead Log (WAL) used by the underlying remote write client.