This is an automated email from the ASF dual-hosted git repository.
altay 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 de4464b Update nexmark dashboard links.
new e028256 Merge pull request #12475 from tysonjh/www-nexmark
de4464b is described below
commit de4464bbf06830c7f3e8008ef3ee8492b6536ddc
Author: Tyson Hamilton <[email protected]>
AuthorDate: Wed Aug 5 21:14:16 2020 +0000
Update nexmark dashboard links.
---
.../en/documentation/sdks/java/testing/nexmark.md | 24 ++--------------------
1 file changed, 2 insertions(+), 22 deletions(-)
diff --git
a/website/www/site/content/en/documentation/sdks/java/testing/nexmark.md
b/website/www/site/content/en/documentation/sdks/java/testing/nexmark.md
index d73ceb4..d5da4fd 100644
--- a/website/www/site/content/en/documentation/sdks/java/testing/nexmark.md
+++ b/website/www/site/content/en/documentation/sdks/java/testing/nexmark.md
@@ -622,7 +622,7 @@ Below dashboards are used as a CI mechanism to detect
no-regression on the Beam
- Some are designed towards sub-second latency, others support auto-scaling
### Dashboards content
-At each commit on master, Nexmark suites are run and plots are created on the
graphs.
+At each commit on master, Nexmark suites are run and plots are created on the
graphs. All metrics dashboards are hosted at
[metrics.beam.apache.org](http://metrics.beam.apache.org/).
There are 2 kinds of dashboards:
- one for performances (run times of the queries)
@@ -632,30 +632,10 @@ There are dashboards for these runners (others to come):
- spark
- flink
- direct runner
+- Dataflow
Each dashboard contains:
- graphs in batch mode
- graphs in streaming mode
- graphs for all the queries.
-### Performance dashboards links
-
-[Nexmark performance direct
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5084698770407424)
-
-[Nexmark performance flink
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5699257587728384)
-
-[Nexmark performance spark
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5138380291571712)
-
-[Nexmark performance dataflow
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5670405876482048)
-
-
-### Output size dashboards links
-
-[Nexmark output size direct
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5099379773931520)
-
-[Nexmark output size flink
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5731568492478464)
-
-[Nexmark output size spark
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5163657986048000)
-
-[Nexmark output size dataflow
runner](https://apache-beam-testing.appspot.com/explore?dashboard=5647201107705856)
-