snapshot facette config

This commit is contained in:
2024-12-19 15:01:30 +01:00
parent 710932c37f
commit 82142da30c
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"connector": {
"type": "rrd",
"path": "/var/lib/collectd/rrd",
"pattern": "(?P<source>[^/]+)/(?P<metric>.+).rrd"
}
}