I have the following in my storage-schemas.conf
[collectd]
pattern = ^machine\.
retentions = 60s:1d, 1m:14d
[grinder]
pattern = ^grinder\.
retentions = 10s:2d, 1m:14d
[catchall]
pattern = ^.*
retentions = 10s:2d, 1m:14d
But only the [catchall]
is being matched against names like machine.super_foo.cpu.0.cpu.nice