Skip to content

Commit

Permalink
mimir-mixin: update dashboards to not use deprecated "Table (old)" pl…
Browse files Browse the repository at this point in the history
…ugin (#8181)

* mimir-mixin: update tablePanel from use of deprecated plugin

Signed-off-by: Vladimir Varankin <[email protected]>

* rebuild assets

Signed-off-by: Vladimir Varankin <[email protected]>

* update changelog

Signed-off-by: Vladimir Varankin <[email protected]>

* mimir-mixin-tools: improve run script to serve with Grafana 11

Signed-off-by: Vladimir Varankin <[email protected]>

---------

Signed-off-by: Vladimir Varankin <[email protected]>
  • Loading branch information
narqo authored May 24, 2024
1 parent 8727c7f commit 5f01872
Show file tree
Hide file tree
Showing 11 changed files with 2,318 additions and 1,861 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@
* Overview dashboard, Status panel, `cortex_request_duration_seconds` metric.
* [ENHANCEMENT] Alerts: exclude `529` and `598` status codes from failure codes in `MimirRequestsError`. #7889
* [ENHANCEMENT] Dashboards: renamed "TCP Connections" panel to "Ingress TCP Connections" in the networking dashboards. #8092
* [BUGFIX] Dashboards: Fix regular expression for matching read-path gRPC ingester methods to include querying of exemplars, label-related queries, or active series queries. #7676
* [BUGFIX] Dashboards: Fix user id abbreviations and column heads for Top Tenants dashboard. #7724
* [ENHANCEMENT] Dashboards: update the use of deprecated "table (old)" panels to "table". #8181
* [BUGFIX] Dashboards: fix regular expression for matching read-path gRPC ingester methods to include querying of exemplars, label-related queries, or active series queries. #7676
* [BUGFIX] Dashboards: fix user id abbreviations and column heads for Top Tenants dashboard. #7724
* [BUGFIX] Dashboards: fix incorrect query used for "queue length" panel on "Ruler" dashboard. #8006

### Jsonnet
Expand Down

Large diffs are not rendered by default.

249 changes: 140 additions & 109 deletions operations/mimir-mixin-compiled-baremetal/dashboards/mimir-scaling.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f01872

Please sign in to comment.