Currently I have the emitter running already and it looks great. I was wondering if the log will be able to capture any pending query? Correctly me if I'm wrong, currently I'm seeing this
{"feed":"metrics","timestamp":"2016-03-02T17:19:56.628Z","service":"druid/realtime","host":"address:8084","metric":"query/time","value":4,"context":"{\"finalize\":false,\"queryId\":\"1e2f29cf-b454-4e20-9a25-ede69cdc1217\",\"timeout\":30000}","dataSource":"firehose-web","duration":"PT3600S","hasFilters":"false","id":"1e2f29cf-b454-4e20-9a25-ede69cdc1217","interval":["2016-03-02T17:00:00.000Z/2016-03-02T18:00:00.000Z"],"remoteAddress":"address","type":"timeBoundary"}
Does this mean that it only shows the finished query?