Custom metrics in Stateful Functions

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Custom metrics in Stateful Functions

Cliff Resnick
We think Embedded Statefun is a nicer fit than Datastream for some problem domains, but one thing we miss is support for custom metrics/counters. Is there a way to access the Flink support? It looks like if we want custom metrics we'll need to roll our own.
Reply | Threaded
Open this post in threaded view
|

Re: Custom metrics in Stateful Functions

Igal Shilman
Hello Cliff,

You are right, indeed defining custom metrics is not supported at the moment.
I will file a JIRA issue so we can track this, and we will try to prioritize this feature up.
Meanwhile, there are a lot of metrics that StateFun defines, like invocations rates etc' perhaps you can find it useful already [1]


Kind regards,
Igal.


On Tue, Apr 27, 2021 at 5:19 PM Cliff Resnick <[hidden email]> wrote:
We think Embedded Statefun is a nicer fit than Datastream for some problem domains, but one thing we miss is support for custom metrics/counters. Is there a way to access the Flink support? It looks like if we want custom metrics we'll need to roll our own.