Skip to content

Commit

Permalink
Update thanos-mixin to monitoring-mixins-v1.6.0 (#617)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nlamirault@users.noreply.github.com>
Co-authored-by: Nicolas Lamirault <nlamirault@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nlamirault committed Nov 19, 2023
1 parent d5fd9b8 commit f47ff30
Show file tree
Hide file tree
Showing 12 changed files with 300 additions and 347 deletions.
6 changes: 3 additions & 3 deletions charts/thanos-mixin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ keywords:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.3.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 0.29.0
appVersion: 0.32.4

maintainers:
- name: nlamirault
Expand All @@ -60,4 +60,4 @@ annotations:
url: https://keybase.io/nlamirault/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: thanos-mixin v0.31.0
description: thanos-mixin v0.32.4
20 changes: 7 additions & 13 deletions charts/thanos-mixin/dashboards/bucket-replicate.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{result}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -333,40 +332,35 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "meta loads",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "sum by (job) (rate(blocks_meta_synced{state=\"failed\", job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "partial meta reads",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "sum by (job) (rate(thanos_replicate_blocks_already_replicated_total{job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "already replicated blocks",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "sum by (job) (rate(thanos_replicate_blocks_replicated_total{job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "replicated blocks",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "sum by (job) (rate(thanos_replicate_objects_replicated_total{job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "replicated objects",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -418,7 +412,7 @@
"style": "dark",
"tags": [
"thanos-mixin",
"monitoring-mixins-v1.3.0",
"monitoring-mixins-v1.6.0",
"portefaix"
],
"templating": {
Expand Down
62 changes: 23 additions & 39 deletions charts/thanos-mixin/dashboards/compact.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"description": "Shows rate of execution for compactions against blocks that are stored in the bucket by compaction group.",
"description": "Shows rate of execution for compactions against blocks that are stored in the bucket by compaction resolution.",
"fill": 10,
"id": 1,
"legend": {
Expand All @@ -46,12 +46,11 @@
"steppedLine": false,
"targets": [
{
"expr": "sum by (job, group) (rate(thanos_compact_group_compactions_total{job=~\"$job\"}[$__rate_interval]))",
"expr": "sum by (job, resolution) (rate(thanos_compact_group_compactions_total{job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "compaction {{job}} {{group}}",
"legendLink": null,
"step": 10
"legendFormat": "compaction {{job}} {{resolution}}",
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -186,7 +185,7 @@
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"description": "Shows rate of execution for downsampling against blocks that are stored in the bucket by compaction group.",
"description": "Shows rate of execution for downsampling against blocks that are stored in the bucket by compaction resolution.",
"fill": 10,
"id": 3,
"legend": {
Expand All @@ -213,12 +212,11 @@
"steppedLine": false,
"targets": [
{
"expr": "sum by (job, group) (rate(thanos_compact_downsample_total{job=~\"$job\"}[$__rate_interval]))",
"expr": "sum by (job, resolution) (rate(thanos_compact_downsample_total{job=~\"$job\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "downsample {{job}} {{group}}",
"legendLink": null,
"step": 10
"legendFormat": "downsample {{job}} {{resolution}}",
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -384,8 +382,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "garbage collection {{job}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -669,8 +666,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Blocks cleanup {{job}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -746,8 +742,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Blocks cleanup failures {{job}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -823,8 +818,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Blocks marked {{job}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -912,8 +906,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "sync {{job}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -1197,8 +1190,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{job}} {{operation}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -1481,48 +1473,42 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "alloc all {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "go_memstats_heap_alloc_bytes{job=~\"$job\"}",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "alloc heap {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "rate(go_memstats_alloc_bytes_total{job=~\"$job\"}[30s])",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "alloc rate all {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "rate(go_memstats_heap_alloc_bytes{job=~\"$job\"}[30s])",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "alloc rate heap {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "go_memstats_stack_inuse_bytes{job=~\"$job\"}",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "inuse heap {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
},
{
"expr": "go_memstats_heap_inuse_bytes{job=~\"$job\"}",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "inuse stack {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -1597,8 +1583,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -1673,8 +1658,7 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{quantile}} {{instance}}",
"legendLink": null,
"step": 10
"legendLink": null
}
],
"thresholds": [],
Expand Down Expand Up @@ -1726,7 +1710,7 @@
"style": "dark",
"tags": [
"thanos-mixin",
"monitoring-mixins-v1.3.0",
"monitoring-mixins-v1.6.0",
"portefaix"
],
"templating": {
Expand Down

0 comments on commit f47ff30

Please sign in to comment.