mirror of https://github.com/hashicorp/consul
Add default prefix_filter
parent
b8b939b98a
commit
a4e39c840b
|
@ -123,6 +123,7 @@ func DefaultSource() Source {
|
|||
telemetry = {
|
||||
metrics_prefix = "consul"
|
||||
filter_default = true
|
||||
prefix_filter = [ "-consul.api.http" ]
|
||||
}
|
||||
|
||||
`,
|
||||
|
|
Loading…
Reference in New Issue