ds,
Oliver
Gesendet: Montag, 27. Mai 2024 um 04:21 Uhr
Von: "Biao Geng"
An: "Oliver Schmied"
Cc: user@flink.apache.org
Betreff: Re: Help with monitoring metrics of StateFun runtime with prometheus
Hi Oliver,
I am not experienced in StateFun but its doc says 'Al
Hi Oliver,
I am not experienced in StateFun but its doc says 'Along with the standard
metric scopes, Stateful Functions supports Function Scope which one level
below operator scope.' So, as long as you can collect flink's metric via
Prometheus, ideally, there should be no difference between using
Dear Apache Flink community,
I am setting up an apche flink statefun runtime on Kubernetes, following the flink-playground example: https://github.com/apache/flink-statefun-playground/tree/main/deployments/k8s.
This is the manifest I used for creating the statefun enviroment:
```---
apiVersi