Skip to content
New issue

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

Updates to the S3 sink: metric names, README #2741

Merged

Conversation

dlvenable
Copy link
Member

Description

The main change in this PR is to update the metrics in the s3 sink to use the same names as similar metrics in the s3 source. Additionally, it corrects a bug where the byte size was not recorded correctly.

I also updated the README.md with development instructions. And I did some slight refactoring to a unit test.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…s in the S3 source for consistency. Some test clean-up, and updated the README.md with development instructions.

Signed-off-by: David Venable <dlv@amazon.com>
Copy link
Collaborator

@kkondaka kkondaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@dlvenable dlvenable merged commit d7c2368 into opensearch-project:main May 25, 2023
@dlvenable dlvenable mentioned this pull request Jun 5, 2023
@dlvenable dlvenable deleted the s3-sink-metric-clean-up branch November 13, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants