diff options
author | rexlee8776 <limingjiang@huawei.com> | 2018-07-19 08:09:03 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2018-07-19 08:09:03 +0000 |
commit | 47b7a3c1f500cd10eaf34aea5cfe8a642cfd4bfd (patch) | |
tree | a7321f0d0cf848eaba438e0b0871c20d95913ed6 /dashboard/opnfv_yardstick_tc058.json | |
parent | 3eb7c80aa614456b05e08651a55f7450e6864c79 (diff) |
Bugfix: yardstick env grafana return http error
It returns "HTTPError: 404 Client Error: Not Found for url" when creating Grafana dashboard.
The log shows it failed when create "tc058" dashboard.
JIRA: YARDSTICK-1333
Change-Id: I14a275a31f019a7dc66a531a85314cc098e0f4c9
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'dashboard/opnfv_yardstick_tc058.json')
-rw-r--r-- | dashboard/opnfv_yardstick_tc058.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/opnfv_yardstick_tc058.json b/dashboard/opnfv_yardstick_tc058.json index 55b5a5f33..ed2a1750c 100644 --- a/dashboard/opnfv_yardstick_tc058.json +++ b/dashboard/opnfv_yardstick_tc058.json @@ -6,7 +6,7 @@ "gnetId": null, "graphTooltip": 0, "hideControls": false, - "id": 33, + "id": null, "links": [], "refresh": "1m", "rows": [ |