We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudwatch2 metrics are failing to build again with this message:
$go get -t github.com/go-kit/kit/... # github.com/go-kit/kit/metrics/cloudwatch2 metrics/cloudwatch2/cloudwatch2.go:35:24: undefined: cloudwatchiface.CloudWatchAPI
This is due to an update in the the cloudwatch api: aws/aws-sdk-go-v2#298
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Cloudwatch2 metrics are failing to build again with this message:
This is due to an update in the the cloudwatch api: aws/aws-sdk-go-v2#298
The text was updated successfully, but these errors were encountered: