文件操作 - plugin.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/app/plugins/datasource/loki/plugin.json
编辑文件内容
{ "type": "datasource", "name": "Loki", "id": "loki", "category": "logging", "logs": true, "metrics": true, "alerting": false, "annotations": true, "streaming": true, "queryOptions": { "maxDataPoints": true }, "info": { "description": "Like Prometheus but for logs. OSS logging solution from Grafana Labs", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/loki_icon.svg", "large": "img/loki_icon.svg" }, "links": [ { "name": "Learn more", "url": "https://grafana.com/loki" }, { "name": "GitHub Project", "url": "https://github.com/grafana/loki" } ] } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件