[ 
https://issues.apache.org/jira/browse/FLINK-22533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342506#comment-17342506
 ] 

Igal Shilman commented on FLINK-22533:
--------------------------------------

Adding a custom metrics requires the following changes:
1. Define what kind of metrics we would like to support. (increment, gauges 
seems like a logical first step) 
1. Extend the SDKS and the remote requests protocol to accept metric values.
2. Register the metrics with the Flink runtime.

> Allow creating custom metrics
> -----------------------------
>
>                 Key: FLINK-22533
>                 URL: https://issues.apache.org/jira/browse/FLINK-22533
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Priority: Major
>             Fix For: statefun-3.1.0
>
>
> Currently it is not possible to create custom metrics in StateFun.
> Let us consider supporting these. 
>  
> Mailing list thread: 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Custom-metrics-in-Stateful-Functions-td43282.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to