You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/08 10:39:51 UTC

[GitHub] zentol opened a new pull request #7056: [FLINK-10634][metrics][rest] Add metrics availability e2e test

zentol opened a new pull request #7056: [FLINK-10634][metrics][rest] Add metrics availability e2e test
URL: https://github.com/apache/flink/pull/7056
 
 
   ## What is the purpose of the change
   
   This PR adds an end-to-end test to ensure that JM/TM metrics are available via the REST API. This test primarily covers the `MetricQueryService`, but could effectively be used in the future as a general metrics-availability test.
   
   ## Brief change log
   
   * make several MessageParameter fields public as intended
   * added new module `flink-metrics-availability-test` containing test
   
   ## Verifying this change
   
   Ran the test on travis: https://travis-ci.org/zentol/flink/builds/452275270
   

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


With regards,
Apache Git Services