AddDataSource: Updated page design & categories (#16971)

* minor refactoring

* Added category

* Minor progress

* Progres

* Updated descriptions

* Added custom sort

* NewDataSource: progress

* Updated design

* NewDataSource: Updated design

* Updated link

* Feedback changes
This commit is contained in:
Torkel Ödegaard
2019-05-09 11:45:39 +02:00
committed by GitHub
parent 99c754c4a5
commit e1d408a66f
23 changed files with 274 additions and 66 deletions

View File

@@ -2,6 +2,7 @@
"type": "datasource",
"name": "InfluxDB",
"id": "influxdb",
"category": "tsdb",
"defaultMatchFormat": "regex values",
"metrics": true,
@@ -14,7 +15,7 @@
},
"info": {
"description": "InfluxDB Data Source for Grafana",
"description": "Open source time series database",
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"