mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
17 lines
235 B
Plaintext
17 lines
235 B
Plaintext
[carbon]
|
|
pattern = ^carbon\..*
|
|
retentions = 1m:31d,10m:1y,1h:5y
|
|
|
|
[highres]
|
|
pattern = ^highres.*
|
|
retentions = 1s:1d,1m:7d
|
|
|
|
[statsd]
|
|
pattern = ^statsd.*
|
|
retentions = 1m:7d,10m:1y
|
|
|
|
[default]
|
|
pattern = .*
|
|
retentions = 10s:1d,1m:7d,10m:1y
|
|
|