Skip to content

Commit c9b5ca9

Browse files
authored
Docs: Include a plugin screenshot (#36)
1 parent 06a0cd6 commit c9b5ca9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/plugin.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@
2626
"url": "https://github.com/lightstep/servicenow-cloud-observability-datasource"
2727
}
2828
],
29-
"screenshots": [],
29+
"screenshots": [
30+
{
31+
"name": "overview",
32+
"path": "img/grafana_dashboard_overview.png"
33+
}
34+
],
3035
"version": "%VERSION%",
3136
"updated": "%TODAY%"
3237
},

0 commit comments

Comments
 (0)