Please help me with this: https://stackoverflow.com/questions/62297467/flink-count-of-events-using-metric
I have a topic in Kafka where I am getting multiple types of events in JSON format. I have created a file stream sink to write these events to S3 with bucketing. Now I want to publish an hourly count of each event as metrics to Prometheus and publish a grafana dashboard over that. So please help me how can I achieve hourly count for each event using Flink metrics and publish to Prometheus. -- Thanks & Regards, Anuj Jain <http://www.cse.iitm.ac.in/%7Eanujjain/>