Co-authored-by: Devon Bear <itsdevbear@berachain.com>
This commit is contained in:
co-authored by
Devon Bear
parent
3518df28ec
commit
336adf7e32
@@ -65,7 +65,7 @@ type Config struct {
|
||||
GlobalLabels [][]string `mapstructure:"global-labels"`
|
||||
|
||||
// MetricsSink defines the type of metrics backend to use.
|
||||
MetricsSink string `mapstructure:"type" default:"mem"`
|
||||
MetricsSink string `mapstructure:"metrics-sink" default:"mem"`
|
||||
|
||||
// StatsdAddr defines the address of a statsd server to send metrics to.
|
||||
// Only utilized if MetricsSink is set to "statsd" or "dogstatsd".
|
||||
|
||||
Reference in New Issue
Block a user