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 2022/11/16 14:13:14 UTC

[GitHub] [flink] zentol opened a new pull request, #21337: [FLINK-29993][conf] Add MetricOptions#forReporter

zentol opened a new pull request, #21337:
URL: https://github.com/apache/flink/pull/21337

   The goal is to provide a means to set reporter options without having to manually assemble the right configuration key.
   `MetricsOptions#forReporter` provides a new over a configuration that sets the right prefix (including the given reporter name), and the existing `MetricOptions` can then be used as-is.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #21337: [FLINK-29993][conf] Add MetricOptions#forReporter

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #21337:
URL: https://github.com/apache/flink/pull/21337#issuecomment-1317102658

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "35ff4ff233e9aa14128ec016c720b1a53236901b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "35ff4ff233e9aa14128ec016c720b1a53236901b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 35ff4ff233e9aa14128ec016c720b1a53236901b UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] zentol merged pull request #21337: [FLINK-29993][conf] Add MetricOptions#forReporter

Posted by GitBox <gi...@apache.org>.
zentol merged PR #21337:
URL: https://github.com/apache/flink/pull/21337


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org