| 1234567891011121314151617181920212223242526272829 |
- {
- "type": "datasource",
- "name": "Grafana Logging",
- "id": "logging",
- "metrics": false,
- "alerting": false,
- "annotations": false,
- "logs": true,
- "explore": true,
- "tables": true,
- "info": {
- "description": "Grafana Logging Data Source for Grafana",
- "author": {
- "name": "Grafana Project",
- "url": "https://grafana.com"
- },
- "logos": {
- "small": "img/grafana_icon.svg",
- "large": "img/grafana_icon.svg"
- },
- "links": [
- {
- "name": "Grafana Logging",
- "url": "https://grafana.com/"
- }
- ],
- "version": "5.3.0"
- }
- }
|