This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 99674903149 Add panel pointing to docs for ml benchmarks (#24503)
99674903149 is described below

commit 99674903149b2fc08f18eea678ada6ddb63c5cf2
Author: Danny McCormick <[email protected]>
AuthorDate: Fri Dec 2 16:14:40 2022 -0500

    Add panel pointing to docs for ml benchmarks (#24503)
---
 .../Python_ML_RunInference_Benchmark_Tests.json    | 33 +++++++++++++---------
 1 file changed, 19 insertions(+), 14 deletions(-)

diff --git 
a/.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_ML_RunInference_Benchmark_Tests.json
 
b/.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_ML_RunInference_Benchmark_Tests.json
index f2a56da891e..4c6c56d5b19 100644
--- 
a/.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_ML_RunInference_Benchmark_Tests.json
+++ 
b/.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_ML_RunInference_Benchmark_Tests.json
@@ -21,21 +21,26 @@
   "editable": true,
   "gnetId": null,
   "graphTooltip": 0,
-  "links": [
-    {
-      "asDropdown": false,
-      "icon": "info",
-      "includeVars": false,
-      "keepTime": false,
-      "tags": [],
-      "targetBlank": false,
-      "title": "Explanation of Benchmarks",
-      "tooltip": "Documentation of metrics used",
-      "type": "link",
-      "url": "https://s.apache.org/beam-ml-metrics";
-    }
-  ],
+  "links": [],
   "panels": [
+    {
+      "datasource": null,
+      "description": "",
+      "gridPos": {
+        "h": 2,
+        "w": 24,
+        "x": 0,
+        "y": 0
+      },
+      "id": 2,
+      "options": {
+        "content": "Detailed descriptions of each benchmark can be found at 
https://s.apache.org/beam-ml-metrics";,
+        "mode": "markdown"
+      },
+      "pluginVersion": "8.1.8",
+      "title": "Benchmark descriptions",
+      "type": "text"
+    },
     {
       "aliasColors": {},
       "bars": false,

Reply via email to