##// END OF EJS Templates
grafana: small fixes for dashboard UI
super-admin -
Show More
@@ -385,7 +385,7 b''
385 },
385 },
386 "textMode": "value_and_name"
386 "textMode": "value_and_name"
387 },
387 },
388 "pluginVersion": "9.5.6",
388 "pluginVersion": "9.5.10",
389 "targets": [
389 "targets": [
390 {
390 {
391 "datasource": {
391 "datasource": {
@@ -499,7 +499,7 b''
499 },
499 },
500 "textMode": "value_and_name"
500 "textMode": "value_and_name"
501 },
501 },
502 "pluginVersion": "9.5.6",
502 "pluginVersion": "9.5.10",
503 "targets": [
503 "targets": [
504 {
504 {
505 "datasource": {
505 "datasource": {
@@ -582,7 +582,7 b''
582 },
582 },
583 "textMode": "value_and_name"
583 "textMode": "value_and_name"
584 },
584 },
585 "pluginVersion": "9.5.6",
585 "pluginVersion": "9.5.10",
586 "targets": [
586 "targets": [
587 {
587 {
588 "datasource": {
588 "datasource": {
@@ -663,7 +663,7 b''
663 "text": {},
663 "text": {},
664 "valueMode": "color"
664 "valueMode": "color"
665 },
665 },
666 "pluginVersion": "9.5.6",
666 "pluginVersion": "9.5.10",
667 "targets": [
667 "targets": [
668 {
668 {
669 "datasource": {
669 "datasource": {
@@ -775,7 +775,7 b''
775 "showUnfilled": true,
775 "showUnfilled": true,
776 "valueMode": "color"
776 "valueMode": "color"
777 },
777 },
778 "pluginVersion": "9.5.6",
778 "pluginVersion": "9.5.10",
779 "targets": [
779 "targets": [
780 {
780 {
781 "datasource": {
781 "datasource": {
@@ -901,7 +901,7 b''
901 "text": {},
901 "text": {},
902 "valueMode": "color"
902 "valueMode": "color"
903 },
903 },
904 "pluginVersion": "9.5.6",
904 "pluginVersion": "9.5.10",
905 "targets": [
905 "targets": [
906 {
906 {
907 "datasource": {
907 "datasource": {
@@ -1410,7 +1410,7 b''
1410 "legend": {
1410 "legend": {
1411 "calcs": [],
1411 "calcs": [],
1412 "displayMode": "table",
1412 "displayMode": "table",
1413 "placement": "right",
1413 "placement": "bottom",
1414 "showLegend": true
1414 "showLegend": true
1415 },
1415 },
1416 "tooltip": {
1416 "tooltip": {
@@ -1725,8 +1725,7 b''
1725 "mode": "absolute",
1725 "mode": "absolute",
1726 "steps": [
1726 "steps": [
1727 {
1727 {
1728 "color": "green",
1728 "color": "green"
1729 "value": null
1730 }
1729 }
1731 ]
1730 ]
1732 }
1731 }
@@ -1833,8 +1832,7 b''
1833 "mode": "absolute",
1832 "mode": "absolute",
1834 "steps": [
1833 "steps": [
1835 {
1834 {
1836 "color": "green",
1835 "color": "green"
1837 "value": null
1838 }
1836 }
1839 ]
1837 ]
1840 }
1838 }
@@ -1973,8 +1971,7 b''
1973 "mode": "absolute",
1971 "mode": "absolute",
1974 "steps": [
1972 "steps": [
1975 {
1973 {
1976 "color": "green",
1974 "color": "green"
1977 "value": null
1978 },
1975 },
1979 {
1976 {
1980 "color": "red",
1977 "color": "red",
@@ -2247,6 +2244,6 b''
2247 "timezone": "",
2244 "timezone": "",
2248 "title": "RhodeCode Stats",
2245 "title": "RhodeCode Stats",
2249 "uid": "QxCWFpIVz",
2246 "uid": "QxCWFpIVz",
2250 "version": 6,
2247 "version": 7,
2251 "weekStart": ""
2248 "weekStart": ""
2252 } No newline at end of file
2249 }
General Comments 0
You need to be logged in to leave comments. Login now