This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 5da4f0bb064ce0c044e7cdad79dad59bac90730c Author: Andrew Pilloud <[email protected]> AuthorDate: Mon Aug 6 14:42:25 2018 -0700 [BEAM-4761] Add Dataflow Runner --- src/documentation/sdks/nexmark.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/documentation/sdks/nexmark.md b/src/documentation/sdks/nexmark.md index bf96803..6dac601 100644 --- a/src/documentation/sdks/nexmark.md +++ b/src/documentation/sdks/nexmark.md @@ -689,6 +689,8 @@ Each dashboard contains: [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 @@ -698,3 +700,5 @@ Each dashboard contains: [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) +
