We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3041a9d commit bdd5c6bCopy full SHA for bdd5c6b
1 file changed
src/plugin.json
@@ -5,7 +5,7 @@
5
"id": "servicenow-cloudobservability-datasource",
6
"metrics": true,
7
"info": {
8
- "description": "Instantly visualize ServiceNow Cloud Observability data in Grafana",
+ "description": "Instantly visualize ServiceNow Cloud Observability (formerly known as Lightstep) data in Grafana",
9
"author": {
10
"name": "ServiceNow Cloud Observability",
11
"url": "https://www.servicenow.com/products/observability.html"
@@ -25,12 +25,7 @@
25
"url": "https://github.com/lightstep/servicenow-cloud-observability-datasource"
26
}
27
],
28
- "screenshots": [
29
- {
30
- "name": "overview",
31
- "path": "img/grafana_dashboard_overview.png"
32
- }
33
- ],
+ "screenshots": [],
34
"version": "%VERSION%",
35
"updated": "%TODAY%"
36
},
0 commit comments