fix: set prometheus as default datasource in all dashboards
This commit is contained in:
@ -8629,7 +8629,7 @@
|
|||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "prometheus",
|
"text": "prometheus",
|
||||||
"value": "P1809F7CD0C75ACF3"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"name": "ds",
|
"name": "ds",
|
||||||
|
|||||||
@ -15931,7 +15931,10 @@
|
|||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {},
|
"current": {
|
||||||
|
"text": "prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
"name": "ds_prometheus",
|
"name": "ds_prometheus",
|
||||||
|
|||||||
@ -11140,9 +11140,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"tags": [],
|
"text": "prometheus",
|
||||||
"text": "default",
|
"value": "prometheus"
|
||||||
"value": "default"
|
|
||||||
},
|
},
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
|
|||||||
@ -2959,7 +2959,11 @@
|
|||||||
"query": "prometheus",
|
"query": "prometheus",
|
||||||
"refresh": 1,
|
"refresh": 1,
|
||||||
"regex": "",
|
"regex": "",
|
||||||
"type": "datasource"
|
"type": "datasource",
|
||||||
|
"current": {
|
||||||
|
"text": "prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"auto": true,
|
"auto": true,
|
||||||
|
|||||||
@ -11291,8 +11291,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "vmetrics-local",
|
"text": "prometheus",
|
||||||
"value": "bfdho2mhaw54wc"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"name": "ds",
|
"name": "ds",
|
||||||
|
|||||||
@ -8629,7 +8629,7 @@
|
|||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "prometheus",
|
"text": "prometheus",
|
||||||
"value": "P1809F7CD0C75ACF3"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"name": "ds",
|
"name": "ds",
|
||||||
|
|||||||
@ -15931,7 +15931,10 @@
|
|||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {},
|
"current": {
|
||||||
|
"text": "prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
"name": "ds_prometheus",
|
"name": "ds_prometheus",
|
||||||
|
|||||||
@ -11140,9 +11140,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"tags": [],
|
"text": "prometheus",
|
||||||
"text": "default",
|
"value": "prometheus"
|
||||||
"value": "default"
|
|
||||||
},
|
},
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
|
|||||||
@ -2959,7 +2959,11 @@
|
|||||||
"query": "prometheus",
|
"query": "prometheus",
|
||||||
"refresh": 1,
|
"refresh": 1,
|
||||||
"regex": "",
|
"regex": "",
|
||||||
"type": "datasource"
|
"type": "datasource",
|
||||||
|
"current": {
|
||||||
|
"text": "prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"auto": true,
|
"auto": true,
|
||||||
|
|||||||
@ -3343,7 +3343,7 @@
|
|||||||
"color": "rgba(255,0,255,0.7)"
|
"color": "rgba(255,0,255,0.7)"
|
||||||
},
|
},
|
||||||
"filterValues": {
|
"filterValues": {
|
||||||
"le": 1e-9
|
"le": 1e-09
|
||||||
},
|
},
|
||||||
"legend": {
|
"legend": {
|
||||||
"show": true
|
"show": true
|
||||||
@ -3601,8 +3601,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "prometheus-local-1",
|
"text": "prometheus",
|
||||||
"value": "prometheus-local-1"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
|
|||||||
@ -3343,7 +3343,7 @@
|
|||||||
"color": "rgba(255,0,255,0.7)"
|
"color": "rgba(255,0,255,0.7)"
|
||||||
},
|
},
|
||||||
"filterValues": {
|
"filterValues": {
|
||||||
"le": 1e-9
|
"le": 1e-09
|
||||||
},
|
},
|
||||||
"legend": {
|
"legend": {
|
||||||
"show": true
|
"show": true
|
||||||
@ -3601,8 +3601,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "prometheus-local-1",
|
"text": "prometheus",
|
||||||
"value": "prometheus-local-1"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
|
|||||||
@ -3343,7 +3343,7 @@
|
|||||||
"color": "rgba(255,0,255,0.7)"
|
"color": "rgba(255,0,255,0.7)"
|
||||||
},
|
},
|
||||||
"filterValues": {
|
"filterValues": {
|
||||||
"le": 1e-9
|
"le": 1e-09
|
||||||
},
|
},
|
||||||
"legend": {
|
"legend": {
|
||||||
"show": true
|
"show": true
|
||||||
@ -3601,8 +3601,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"text": "prometheus-local-1",
|
"text": "prometheus",
|
||||||
"value": "prometheus-local-1"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
|
|||||||
@ -23739,9 +23739,8 @@
|
|||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"selected": false,
|
"text": "prometheus",
|
||||||
"text": "Victoria",
|
"value": "prometheus"
|
||||||
"value": "all"
|
|
||||||
},
|
},
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user