Re: Custom Prometheus metrics disappeared in 1.16.2 => 1.17.1 upgrade

2023-10-03 Thread Mason Chen
Hi Javier, Is there a particular reason why you aren't leveraging Flink metric API? It seems that functionality was internal to the PrometheusReporter implementation and your usecase should've continued working if it had depended on Flink's metric API. Best, Mason On Thu, Sep 28, 2023 at 2:51 A

Flink - problem with removing checkpoint _metadata from google cloud storage when encrypting

2023-10-03 Thread Simon
Hi, I deploy flink job in Google Kubernetes Engine(GKE) with enabled checkpointing on google cloud storage (GS). I configure GS filesystem with configuration described here https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/deployment/filesystems/gcs/ I also want to encrypt data