# Functions
DefaultConfig returns a default config for a Logs instance.
# Variables
DefaultGlobalConfig holds default global settings to be used across all instances.
# Structs
Config controls the configuration of the Loki log scraper.
GlobalConfig holds global settings that apply to all instances by default.
InstanceConfig is an individual Promtail config.