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

Add 4xx aggregate metric and shard progress metric for dynamodb source #3913

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

graytaylor0
Copy link
Member

@graytaylor0 graytaylor0 commented Jan 3, 2024

Description

This change adds 3 new metrics to the DynamoDB source

  • stream4xxErrors - aggregate metric for stream 4xx errors
  • export4xxErrors - aggregate metric for export 4xx errors
  • shardProgress - Tracks that the pipeline is still processing shards correctly

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • 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.

@graytaylor0 graytaylor0 merged commit e6df3eb into opensearch-project:main Jan 5, 2024
49 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 5, 2024
graytaylor0 added a commit that referenced this pull request Jan 5, 2024
#3913) (#3921)

Signed-off-by: Taylor Gray <[email protected]>
(cherry picked from commit e6df3eb)

Co-authored-by: Taylor Gray <[email protected]>
@dlvenable dlvenable added this to the v2.6.2 milestone Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants