文件操作 - plugin.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/app/plugins/datasource/graphite/plugin.json
编辑文件内容
{ "name": "Graphite", "type": "datasource", "id": "graphite", "category": "tsdb", "includes": [ { "type": "dashboard", "name": "Graphite Carbon Metrics", "path": "dashboards/carbon_metrics.json" }, { "type": "dashboard", "name": "Metrictank (Graphite alternative)", "path": "dashboards/metrictank.json" } ], "metrics": true, "alerting": true, "annotations": true, "queryOptions": { "maxDataPoints": true, "cacheTimeout": true }, "info": { "description": "Open source time series database", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/graphite_logo.png", "large": "img/graphite_logo.png" }, "links": [ { "name": "Learn more", "url": "https://graphiteapp.org/" }, { "name": "Graphite 1.1 Release", "url": "https://grafana.com/blog/2018/01/11/graphite-1.1-teaching-an-old-dog-new-tricks/" } ] } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件