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 1e0c7960ca347d979d466bc49392e3f76f2304e4
Author: Etienne Chauchot <echauc...@apache.org>
AuthorDate: Thu Jun 14 11:59:02 2018 +0200

    Add Etienne Chauchot's ongoing work to the contribute page.
---
 src/contribute/index.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/src/contribute/index.md b/src/contribute/index.md
index f3e4ca9..9a07433 100644
--- a/src/contribute/index.md
+++ b/src/contribute/index.md
@@ -317,6 +317,21 @@ and testing, etc.
  - JIRA: [dsl-sql](https://issues.apache.org/jira/issues/?filter=12343977)
  - Contact: [Kenneth Knowles](mailto:k...@apache.org)
 
+### Add benchmarks to continuous integration
+
+Run Nexmark benchmark queries after each commit for Spark, Flink and Direct 
Runner and export response times to performance dashboards
+
+- JIRA: [nexmark-perfkit](https://issues.apache.org/jira/browse/BEAM-4225)
+- Contact: [Etienne Chauchot](mailto:echauc...@apache.org)
+
+### Extract metrics in a runner agnostic way
+
+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
+
+- JIRA: 
[runner-agnostic-metrics](https://issues.apache.org/jira/browse/BEAM-3310)
+- Contact: [Etienne Chauchot](mailto:echauc...@apache.org)
+
 ## Stale pull requests
 
 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