Skip to content

Commit e57cf64

Browse files
Show Scalyr in Logging & Document databases category (#27)
1 parent 2f08860 commit e57cf64

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

dist/plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"type": "datasource",
33
"metrics": true,
44
"annotations": false,
5-
"name": "Scalyr Grafana Datasource",
5+
"category": "logging",
6+
"name": "Scalyr",
67
"id": "scalyr-grafana-datasource",
78
"info": {
89
"version": "1.0.0",
9-
"description": "Scalyr datasource for Grafana",
10+
"description": "Scalyr Observability Platform",
1011
"author": {
1112
"name": "Scalyr",
1213
"url": "https://www.scalyr.com"

src/plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"type": "datasource",
33
"metrics": true,
44
"annotations": false,
5-
"name": "Scalyr Grafana Datasource",
5+
"category": "logging",
6+
"name": "Scalyr",
67
"id": "scalyr-grafana-datasource",
78
"info": {
89
"version": "1.0.0",
9-
"description": "Scalyr datasource for Grafana",
10+
"description": "Scalyr Observability Platform",
1011
"author": {
1112
"name": "Scalyr",
1213
"url": "https://www.scalyr.com"

0 commit comments

Comments
 (0)