| 123456789101112131415161718 |
- {
- "type": "panel",
- "name": "Test",
- "id": "test",
- "info": {
- "description": "Test panel",
- "author": {
- "name": "Core Grafana Team.",
- "url": "http://grafana.org"
- },
- "logos": {
- "icon": "fa fa-fw th-large",
- "small": "img/logo_small.png",
- "large": "img/logo_large.png"
- }
- }
- }
|