Skip to content

Commit bdd5c6b

Browse files
authored
Improve plugin marketplace searchability (#32)
1 parent 3041a9d commit bdd5c6b

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

src/plugin.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "servicenow-cloudobservability-datasource",
66
"metrics": true,
77
"info": {
8-
"description": "Instantly visualize ServiceNow Cloud Observability data in Grafana",
8+
"description": "Instantly visualize ServiceNow Cloud Observability (formerly known as Lightstep) data in Grafana",
99
"author": {
1010
"name": "ServiceNow Cloud Observability",
1111
"url": "https://www.servicenow.com/products/observability.html"
@@ -25,12 +25,7 @@
2525
"url": "https://github.com/lightstep/servicenow-cloud-observability-datasource"
2626
}
2727
],
28-
"screenshots": [
29-
{
30-
"name": "overview",
31-
"path": "img/grafana_dashboard_overview.png"
32-
}
33-
],
28+
"screenshots": [],
3429
"version": "%VERSION%",
3530
"updated": "%TODAY%"
3631
},

0 commit comments

Comments
 (0)