Skip to content
Snippets Groups Projects

feat: updated old supply metric and added CHF/ETH course

Merged David Hintermann requested to merge feat-dashboard-extended into master
2 files
+ 100
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -87,6 +87,103 @@
"x": 0,
"y": 0
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.3.0+security-01",
"targets": [
{
"disableTextWrap": false,
"editorMode": "builder",
"expr": "Ethereum_Price_Current_CHF",
"fullMetaSearch": false,
"includeNullMetadata": true,
"legendFormat": "__auto",
"range": true,
"refId": "A",
"useBackend": false
}
],
"title": "CHF/ETH course",
"transparent": true,
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
"id": 1,
"options": {
"legend": {
@@ -100,7 +197,7 @@
"sort": "none"
}
},
"pluginVersion": "11.3.0",
"pluginVersion": "11.3.0+security-01",
"targets": [
{
"datasource": {
@@ -109,7 +206,7 @@
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "RoestiCoin_Supply_Total_ROC_sum / RoestiCoin_Supply_Total_ROC_count",
"expr": "RoestiCoin_Supply_Total_ROC",
"fullMetaSearch": false,
"includeNullMetadata": true,
"legendFormat": "__auto",