You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/06/10 16:32:29 UTC

[beam] branch master updated (d4d45bf -> 9128ee7)

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

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


    from d4d45bf  Merge pull request #11820: [BEAM-10093] ZetaSql Nexmark variant
     add fa9f905  [BEAM-8134] Grafana dashboards for Nexmark tests
     new 9128ee7  Merge pull request #11909: [BEAM-8134] Grafana dashboards for Nexmark tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Java_IO_IT_Tests_Dataflow.json                 |    2 +-
 .../dashboards/perftests_metrics/Nexmark.json      | 4732 ++++++++++++++++++++
 .../dashboards/perftests_metrics/Nexmark_SQL.json  | 2361 ++++++++++
 .../perftests_metrics/Nexmark_SQL_output_size.json |  309 ++
 .../Nexmark_Spark_Classic_Standard_SQL.json        |  502 +++
 ...ests_Dataflow.json => Nexmark_output_size.json} | 2016 ++++-----
 ...ts.json => Python_WordCount_IT_Benchmarks.json} |    8 +-
 .../grafana/provisioning/dashboards/all.yaml       |    6 +-
 8 files changed, 8752 insertions(+), 1184 deletions(-)
 create mode 100644 .test-infra/metrics/grafana/dashboards/perftests_metrics/Nexmark.json
 create mode 100644 .test-infra/metrics/grafana/dashboards/perftests_metrics/Nexmark_SQL.json
 create mode 100644 .test-infra/metrics/grafana/dashboards/perftests_metrics/Nexmark_SQL_output_size.json
 create mode 100644 .test-infra/metrics/grafana/dashboards/perftests_metrics/Nexmark_Spark_Classic_Standard_SQL.json
 copy .test-infra/metrics/grafana/dashboards/perftests_metrics/{Java_IO_IT_Tests_Dataflow.json => Nexmark_output_size.json} (51%)
 rename .test-infra/metrics/grafana/dashboards/perftests_metrics/{Python_Performance_Tests.json => Python_WordCount_IT_Benchmarks.json} (98%)


[beam] 01/01: Merge pull request #11909: [BEAM-8134] Grafana dashboards for Nexmark tests

Posted by ie...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9128ee73dc617bc135612e1cfb387438d285a505
Merge: d4d45bf fa9f905
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed Jun 10 18:32:07 2020 +0200

    Merge pull request #11909: [BEAM-8134] Grafana dashboards for Nexmark tests

 .../Java_IO_IT_Tests_Dataflow.json                 |    2 +-
 .../dashboards/perftests_metrics/Nexmark.json      | 4732 ++++++++++++++++++++
 .../dashboards/perftests_metrics/Nexmark_SQL.json  | 2361 ++++++++++
 .../perftests_metrics/Nexmark_SQL_output_size.json |  309 ++
 .../Nexmark_Spark_Classic_Standard_SQL.json        |  502 +++
 ...ests_Dataflow.json => Nexmark_output_size.json} | 2016 ++++-----
 ...ts.json => Python_WordCount_IT_Benchmarks.json} |    8 +-
 .../grafana/provisioning/dashboards/all.yaml       |    6 +-
 8 files changed, 8752 insertions(+), 1184 deletions(-)