8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"connector": {
|
|
"type": "rrd",
|
|
"path": "/opt",
|
|
"pattern": "(?P<source>[^/]+)/(?P<metric>.+).rrd"
|
|
}
|
|
}
|