Replies: 2 comments
-
posted in the wrong channel , will post in java section |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are currently migrating to the new AWS SDK version 2 for Java , However we are not using Cloudwatch but exporting the metrics to an external service for monitoring purposes. Initially we got those metrics by
however in the AWS SDK version 2 , we only have the following metrics available in CoreMetric.java . Please how do I go about getting the values for S3DownloadByteCount and S3UploadByteCount Metric in the AWS SDK 2 for Java .
Beta Was this translation helpful? Give feedback.
All reactions