Adam Collard has proposed merging
~adam-collard/maas-kpi:no-alias-for-performance into maas-kpi:master.
Commit message:
Remove alias to let Grafana title the series itself
Requested reviews:
MAAS Lander (maas-lander)
MAAS Committers (maas-committers)
For more details, see:
https://code.launchpad.net/~adam-collard/maas-kpi/+git/maas-kpi/+merge/443361
--
Your team MAAS Committers is requested to review the proposed merge of
~adam-collard/maas-kpi:no-alias-for-performance into maas-kpi:master.
diff --git a/grafana/performance.dashboard.py b/grafana/performance.dashboard.py
index d8fd31d..5577b41 100644
--- a/grafana/performance.dashboard.py
+++ b/grafana/performance.dashboard.py
@@ -70,7 +70,6 @@ def create_graph(title, testcase, **kwargs):
GROUP BY "dataset"
"""
),
- alias="Test duration",
)
]
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help : https://help.launchpad.net/ListHelp