mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user