I'm trying to understand the documentation about <...
# random
a
I'm trying to understand the documentation about https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/ops/metrics/ inputQueueLength The number of queued input buffers. What are 'buffers'? Is a buffer equal to one message or what? What are gates, partitions, and channels? Where can I find this info?