This is an automated email from the ASF dual-hosted git repository.
aromanenko 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 948b862 Update design-documents.md
new f6c47df Merge pull request #7694: Update design-documents.md with
link to Get Metrics API
948b862 is described below
commit 948b86299f0d0fb850f51a0a9d11003e6c50c283
Author: Alex Amato <[email protected]>
AuthorDate: Thu Jan 31 13:47:40 2019 -0800
Update design-documents.md
---
website/src/contribute/design-documents.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/src/contribute/design-documents.md
b/website/src/contribute/design-documents.md
index 1cc0c81..c483f16 100644
--- a/website/src/contribute/design-documents.md
+++ b/website/src/contribute/design-documents.md
@@ -67,6 +67,7 @@ This is a collection of documents that may or may not be up
to date.
- Exactly-once Kafka sink
[[doc](https://lists.apache.org/thread.html/fb394e576e6e858205307b033c5a5c6cc3923a17606814a54036c570@%3Cdev.beam.apache.org%3E)]
### Metrics
+- Get Metrics API: Metric Extraction via proto RPC API.
[[doc](https://s.apache.org/get-metrics-api)]
- Metrics API [[doc](http://s.apache.org/beam-metrics-api)]
- I/O Metrics [[doc](https://s.apache.org/standard-io-metrics)]
- Metrics extraction independent from runners / execution engines
[[doc](https://s.apache.org/runner_independent_metrics_extraction)]