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

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 68ab342a93cb37a3eb90e551e3eb0258cb69606f
Author: Mergebot <merge...@apache.org>
AuthorDate: Fri Jun 15 02:04:35 2018 -0700

    Prepare repository for deployment.
---
 content/contribute/index.html | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/content/contribute/index.html b/content/contribute/index.html
index 864acdc..4a8ce28 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -151,6 +151,8 @@
       <li><a href="#euphoria-java-8-dsl">Euphoria Java 8 DSL</a></li>
       <li><a href="#improving-the-contributor-experience">Improving the 
contributor experience</a></li>
       <li><a href="#beam-sql">Beam SQL</a></li>
+      <li><a href="#add-benchmarks-to-continuous-integration">Add benchmarks 
to continuous integration</a></li>
+      <li><a href="#extract-metrics-in-a-runner-agnostic-way">Extract metrics 
in a runner agnostic way</a></li>
     </ul>
   </li>
   <li><a href="#stale-pull-requests">Stale pull requests</a></li>
@@ -518,6 +520,25 @@ and testing, etc.</p>
   <li>Contact: <a href="mailto:k...@apache.org";>Kenneth Knowles</a></li>
 </ul>
 
+<h3 id="add-benchmarks-to-continuous-integration">Add benchmarks to continuous 
integration</h3>
+
+<p>Run Nexmark benchmark queries after each commit for Spark, Flink and Direct 
Runner and export response times to performance dashboards</p>
+
+<ul>
+  <li>JIRA: <a 
href="https://issues.apache.org/jira/browse/BEAM-4225";>nexmark-perfkit</a></li>
+  <li>Contact: <a href="mailto:echauc...@apache.org";>Etienne Chauchot</a></li>
+</ul>
+
+<h3 id="extract-metrics-in-a-runner-agnostic-way">Extract metrics in a runner 
agnostic way</h3>
+
+<p>Metrics are pushed by the runners to configurable sinks (HTTP REST sink 
available).
+It is already enabled in Filnk and Spark runner. Work is in progress for 
Dataflow</p>
+
+<ul>
+  <li>JIRA: <a 
href="https://issues.apache.org/jira/browse/BEAM-3310";>runner-agnostic-metrics</a></li>
+  <li>Contact: <a href="mailto:echauc...@apache.org";>Etienne Chauchot</a></li>
+</ul>
+
 <h2 id="stale-pull-requests">Stale pull requests</h2>
 
 <p>The community will close stale pull requests in order to keep the project

-- 
To stop receiving notification emails like this one, please contact
mergebot-r...@apache.org.

Reply via email to