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

tvalentyn 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 d6d41a688c5 Show legend for postcommit job duration. (#26244)
d6d41a688c5 is described below

commit d6d41a688c5e26fefd723614eef209e2dfef649c
Author: tvalentyn <[email protected]>
AuthorDate: Tue May 2 17:39:25 2023 +0200

    Show legend for postcommit job duration. (#26244)
---
 .test-infra/metrics/grafana/dashboards/post-commit_tests.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.test-infra/metrics/grafana/dashboards/post-commit_tests.json 
b/.test-infra/metrics/grafana/dashboards/post-commit_tests.json
index c4237e6477e..9049d0f6f0a 100644
--- a/.test-infra/metrics/grafana/dashboards/post-commit_tests.json
+++ b/.test-infra/metrics/grafana/dashboards/post-commit_tests.json
@@ -647,7 +647,7 @@
           "calcs": [
             "lastNotNull"
           ],
-          "displayMode": "hidden",
+          "displayMode": "table",
           "placement": "right"
         },
         "tooltip": {

Reply via email to