aromanenko-dev commented on a change in pull request #11013: Add metrics export 
to documentation on the website.
URL: https://github.com/apache/beam/pull/11013#discussion_r387060666
 
 

 ##########
 File path: website/src/documentation/programming-guide.md
 ##########
 @@ -3121,6 +3121,15 @@ public class MyMetricsDoFn extends DoFn<Integer, 
Integer> {
   }
 }
 ```  
+### 9.5 Export metrics {#export-metrics}
+Beam metrics can be exported to external sinks. If set up the runner will push 
metrics to a configured sink at a configured period. 
 
 Review comment:
   > If set up the runner will push metrics to a configured sink at a 
configured period. 
   
   Could you elaborate or rephrase this sentence? I think it misses "then" 
somewhere since it starts from "if".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to