Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arguments ¶
type Arguments struct { Server *fnet.ServerConfig `river:",squash"` ForwardTo []loki.LogsReceiver `river:"forward_to,attr"` Labels map[string]string `river:"labels,attr,optional"` RelabelRules relabel.Rules `river:"relabel_rules,attr,optional"` UseIncomingTimestamp bool `river:"use_incoming_timestamp,attr,optional"` }
func (*Arguments) SetToDefault ¶ added in v0.35.0
func (a *Arguments) SetToDefault()
SetToDefault implements river.Defaulter.
Click to show internal directories.
Click to hide internal directories.