Hi ChangZhuo, By low level process function you mean the Data Streams API, right?
How to disable the Kafka metrics when creating a Kafka source / sink is described here: https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/connectors/datastream/kafka/#additional-properties The same properties you can set when using the Table API as I described above. Don't forget to also disable the metrics for the Kafka sink, if you have one. Best, Peter On Thu, May 5, 2022 at 7:43 AM ChangZhuo Chen (陳昌倬) <czc...@czchen.org> wrote: > On Wed, May 04, 2022 at 01:53:01PM +0200, Chesnay Schepler wrote: > > Disabling the kafka metrics _should_ work. > > Is there anyway to disable Kafka metrics when using low level process > function? > > > -- > ChangZhuo Chen (陳昌倬) czchen@{czchen,debian}.org > http://czchen.info/ > Key fingerprint = BA04 346D C2E1 FE63 C790 8793 CC65 B0CD EC27 5D5B >