Hi, couple questions on IO metrics listed here:https://ci.apache.org/projects/flink/flink-docs-release-1.4/monitoring/metrics.html#io
We're trying to get metrics such as throughput to filesystem sinks. Are the metrics listed on that page automatically recorded, and we just need to retrieve them? If so, would BucketingSink be the place to add metrics to be visible in Prometheus?