Skip to content

Commit 4232f4d

Browse files
dashboard: add missing metrics requirement
Add missing `metrics` package version requirements to "Index memory" vinyl section panel. Part of #154
1 parent be814a1 commit 4232f4d

11 files changed

+12
-10
lines changed

dashboard/panels/vinyl.libsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ local prometheus = grafana.prometheus;
8686
Amount of memory in bytes currently used to store indexes.
8787
If the metric value is close to box.cfg.vinyl_memory, this
8888
indicates that vinyl_page_size was chosen incorrectly.
89+
90+
Panel works with `metrics >= 0.8.0`.
8991
|||,
9092
datasource_type=null,
9193
datasource=null,

tests/InfluxDB/dashboard_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5651,7 +5651,7 @@
56515651
"dashes": false,
56525652
"datasource": "${DS_INFLUXDB}",
56535653
"decimals": 3,
5654-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
5654+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
56555655
"fill": 0,
56565656
"gridPos": {
56575657
"h": 8,

tests/InfluxDB/dashboard_static_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5628,7 +5628,7 @@
56285628
"dashes": false,
56295629
"datasource": "influxdb",
56305630
"decimals": 3,
5631-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
5631+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
56325632
"fill": 0,
56335633
"gridPos": {
56345634
"h": 8,

tests/InfluxDB/dashboard_tdg_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4665,7 +4665,7 @@
46654665
"dashes": false,
46664666
"datasource": "${DS_INFLUXDB}",
46674667
"decimals": 3,
4668-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
4668+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
46694669
"fill": 0,
46704670
"gridPos": {
46714671
"h": 8,

tests/InfluxDB/dashboard_tdg_static_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4642,7 +4642,7 @@
46424642
"dashes": false,
46434643
"datasource": "influxdb",
46444644
"decimals": 3,
4645-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
4645+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
46464646
"fill": 0,
46474647
"gridPos": {
46484648
"h": 8,

tests/InfluxDB/dashboard_with_custom_panels_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5651,7 +5651,7 @@
56515651
"dashes": false,
56525652
"datasource": "${DS_INFLUXDB}",
56535653
"decimals": 3,
5654-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
5654+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
56555655
"fill": 0,
56565656
"gridPos": {
56575657
"h": 8,

tests/Prometheus/dashboard_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4150,7 +4150,7 @@
41504150
"dashes": false,
41514151
"datasource": "${DS_PROMETHEUS}",
41524152
"decimals": 3,
4153-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
4153+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
41544154
"fill": 0,
41554155
"gridPos": {
41564156
"h": 8,

tests/Prometheus/dashboard_static_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4134,7 +4134,7 @@
41344134
"dashes": false,
41354135
"datasource": "Prometheus",
41364136
"decimals": 3,
4137-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
4137+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
41384138
"fill": 0,
41394139
"gridPos": {
41404140
"h": 8,

tests/Prometheus/dashboard_tdg_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3590,7 +3590,7 @@
35903590
"dashes": false,
35913591
"datasource": "${DS_PROMETHEUS}",
35923592
"decimals": 3,
3593-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
3593+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
35943594
"fill": 0,
35953595
"gridPos": {
35963596
"h": 8,

tests/Prometheus/dashboard_tdg_static_compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3574,7 +3574,7 @@
35743574
"dashes": false,
35753575
"datasource": "Prometheus",
35763576
"decimals": 3,
3577-
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n",
3577+
"description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n",
35783578
"fill": 0,
35793579
"gridPos": {
35803580
"h": 8,

0 commit comments

Comments
 (0)