feature/mailu #5

Merged
bstein merged 71 commits from feature/mailu into main 2025-12-14 17:48:04 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 18f3a2cefe - Show all commits

View File

@ -1210,7 +1210,7 @@ def build_pods_dashboard():
panels.append(
table_panel(
10,
"Namespace Plurality by Node v25",
"Namespace Plurality by Node v26",
(
f"{share_expr} * on(namespace,node) group_left() "
f"({mask_expr})"

View File

@ -507,7 +507,7 @@
{
"id": 10,
"type": "table",
"title": "Namespace Plurality by Node v25",
"title": "Namespace Plurality by Node v26",
"datasource": {
"type": "prometheus",
"uid": "atlas-vm"

View File

@ -516,7 +516,7 @@ data:
{
"id": 10,
"type": "table",
"title": "Namespace Plurality by Node v25",
"title": "Namespace Plurality by Node v26",
"datasource": {
"type": "prometheus",
"uid": "atlas-vm"