vmware-go-kcl is a vmware originated open-source project for AWS Kinesis Client Library in Go. It has been widely used by many external companies and internally by Carbon Black. vmware-go-kcl-v2 is its companion project by utilizing AWS Go SDK V2 which introduces lots of breaking changes. To keep the repo clean, it is better to have a separated repo vmware-go-kcl-v2 with better golang project structure improvement.
This PR adds a new monitoring service implementation to push KCL metrics to DataDog.
If there is no interest in bundling specific client support, I can make this a separate repo/package, but considering other monitoring service implementations were included, I thought it might be helpful.
This PR adds a new monitoring service implementation to push KCL metrics to DataDog.
If there is no interest in bundling specific client support, I can make this a separate repo/package, but considering other monitoring service implementations were included, I thought it might be helpful.