vmware-go-kcl-v2/clientlibrary/worker
Aurélien Rainone c9793728a3 Fix 'get records time' metric (#53)
The time sent to the `metrics.MonitoringService.RecordGetRecordsTime`'
was not the time taken by GetRecords, it was the time taken by
`GetRecords` and `ProcessRecords` additioned together.

Fixes #51

Signed-off-by: Aurélien Rainone <aurelien.rainone@gmail.com>
2021-12-20 21:21:15 -06:00
..
record-processor-checkpointer.go Add support for providing custom checkpointer (#17) 2021-12-20 21:21:14 -06:00
shard-consumer.go Fix 'get records time' metric (#53) 2021-12-20 21:21:15 -06:00
worker.go Fix broken tests (#50) 2021-12-20 21:21:15 -06:00