Hi Team, I am using streaming file sink and sinking data to s3. Also, using Graphite exporter for metrics.
I can see correct counters for Source, Map, Filter functions. But for SINK, only* numRecordsIn* is populating, I am looking to get *numRecordsOut *counts also, but it's always staying 0 although data is sinking to s3 correctly. Any reason for OUT ( *numRecordsOut) *metrics to stay zero all the time? Any way to fix it ? Thanks, Vijay