mirror of
https://github.com/netdata/netdata.git
synced 2025-03-16 22:13:38 +00:00
10 lines
500 B
JSON
10 lines
500 B
JSON
{
|
|
"yaml.schemas": {
|
|
"./integrations/schemas/collector.json": "/src/collectors/*/metadata.yaml",
|
|
"./integrations/schemas/exporter.json": "/src/exporting/*/metadata.yaml",
|
|
"./integrations/schemas/notification.json": "/src/health/notifications/*/metadata.yaml",
|
|
"./integrations/schemas/categories.json": "/integrations/categories.yaml",
|
|
"./integrations/schemas/deploy.json": "/integrations/deploy.yaml",
|
|
"./integrations/schemas/distros.json": "/.github/data/distros.yml"
|
|
}
|
|
}
|