Skip to content

Commit

Permalink
Update: monitoring mixins set to v1.12.0 for mimir-mixin (#928)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
Co-authored-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
github-actions[bot] and nlamirault authored Nov 23, 2024
1 parent b2e2300 commit 8adbd6e
Show file tree
Hide file tree
Showing 29 changed files with 130 additions and 146 deletions.
2 changes: 1 addition & 1 deletion charts/mimir-mixin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ keywords:
- monitoring-mixin
- mimir
- portefaix
version: 1.6.1
version: 1.7.0
appVersion: 2.9.0

maintainers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -724,7 +724,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
13 changes: 5 additions & 8 deletions charts/mimir-mixin/dashboards/mimir-alertmanager.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -391,22 +391,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((alertmanager|cortex|mimir|mimir-backend.*))\", route=~\"/alertmanagerpb.Alertmanager/HandleRequest\"})) * 1e3",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((alertmanager|cortex|mimir|mimir-backend.*))\", route=~\"/alertmanagerpb.Alertmanager/HandleRequest\"})) * 1e3",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1e3 * sum(cluster_job_route:cortex_request_duration_seconds_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((alertmanager|cortex|mimir|mimir-backend.*))\", route=~\"/alertmanagerpb.Alertmanager/HandleRequest\"}) / sum(cluster_job_route:cortex_request_duration_seconds_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((alertmanager|cortex|mimir|mimir-backend.*))\", route=~\"/alertmanagerpb.Alertmanager/HandleRequest\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -2546,7 +2543,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-compactor-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -823,7 +823,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-compactor.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -2132,7 +2132,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -208,7 +208,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-object-store.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -814,7 +814,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -147,7 +147,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-overview-networking.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -1014,7 +1014,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-overview-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -1200,7 +1200,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
22 changes: 8 additions & 14 deletions charts/mimir-mixin/dashboards/mimir-overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -293,22 +293,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})) * 1e3",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})) * 1e3",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1e3 * sum(cluster_job_route:cortex_request_duration_seconds_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"}) / sum(cluster_job_route:cortex_request_duration_seconds_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -569,22 +566,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((query-frontend.*|cortex|mimir|mimir-read.*))\", route=~\"(prometheus|api_prom)_api_v1_.+\"})) * 1e3",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((query-frontend.*|cortex|mimir|mimir-read.*))\", route=~\"(prometheus|api_prom)_api_v1_.+\"})) * 1e3",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1e3 * sum(cluster_job_route:cortex_request_duration_seconds_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((query-frontend.*|cortex|mimir|mimir-read.*))\", route=~\"(prometheus|api_prom)_api_v1_.+\"}) / sum(cluster_job_route:cortex_request_duration_seconds_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((query-frontend.*|cortex|mimir|mimir-read.*))\", route=~\"(prometheus|api_prom)_api_v1_.+\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -1347,7 +1341,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
31 changes: 11 additions & 20 deletions charts/mimir-mixin/dashboards/mimir-queries.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -1046,22 +1046,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job:cortex_ingester_queried_series_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job:cortex_ingester_queried_series_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1 * sum(cluster_job:cortex_ingester_queried_series_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}) / sum(cluster_job:cortex_ingester_queried_series_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -1135,22 +1132,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job:cortex_ingester_queried_samples_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job:cortex_ingester_queried_samples_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1 * sum(cluster_job:cortex_ingester_queried_samples_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}) / sum(cluster_job:cortex_ingester_queried_samples_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -1224,22 +1218,19 @@
"expr": "histogram_quantile(0.99, sum by (le) (cluster_job:cortex_ingester_queried_exemplars_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "99th percentile",
"refId": "A",
"step": 10
"refId": "A"
},
{
"expr": "histogram_quantile(0.50, sum by (le) (cluster_job:cortex_ingester_queried_exemplars_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})) * 1",
"format": "time_series",
"legendFormat": "50th percentile",
"refId": "B",
"step": 10
"refId": "B"
},
{
"expr": "1 * sum(cluster_job:cortex_ingester_queried_exemplars_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}) / sum(cluster_job:cortex_ingester_queried_exemplars_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})",
"format": "time_series",
"legendFormat": "Average",
"refId": "C",
"step": 10
"refId": "C"
}
],
"thresholds": [],
Expand Down Expand Up @@ -2945,7 +2936,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-reads-networking.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -1992,7 +1992,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
4 changes: 2 additions & 2 deletions charts/mimir-mixin/dashboards/mimir-reads-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keepTime": true,
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0"
"monitoring-mixins-v1.12.0"
],
"targetBlank": false,
"title": "Mimir dashboards",
Expand Down Expand Up @@ -2502,7 +2502,7 @@
"style": "dark",
"tags": [
"mimir-mixin",
"monitoring-mixins-v1.7.0",
"monitoring-mixins-v1.12.0",
"portefaix"
],
"templating": {
Expand Down
Loading

0 comments on commit 8adbd6e

Please sign in to comment.