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 table policies as stats to Table Stats Collector #198

Conversation

chenselena
Copy link
Collaborator

@chenselena chenselena commented Sep 18, 2024

Summary

This PR captures table policies (sharingEnabled and retention) in the table stats collector to use for Openhouse alerting.

Changes

  • Client-facing API Changes
  • Internal API Changes
  • Bug Fixes
  • New Features
  • Performance Improvements
  • Code Style
  • Refactoring
  • Documentation
  • Tests

For all the boxes checked, please include additional details of the changes made in this pull request.

Testing Done

  • Manually Tested on local docker setup. Please include commands ran, and their output.
  • Added new tests for the changes made.
  • Updated existing tests to reflect the changes made.
  • No tests added or updated. Please explain why. If unsure, please feel free to ask for help.
  • Some other form of testing like staging or soak time in production. Please explain.

For all the boxes checked, include a detailed description of the testing done for the changes made in this pull request.
Added unit test to test that the policies are correctly set in the stats collector.

Additional Information

  • Breaking Changes
  • Deprecations
  • Large PR broken into smaller PRs, and PR plan linked in the description.

For all the boxes checked, include additional details of the changes made in this pull request.

@chenselena chenselena force-pushed the selchen/update-stats-collector-table-policies branch 2 times, most recently from 691a6f0 to d56291e Compare September 18, 2024 16:42
@chenselena chenselena force-pushed the selchen/update-stats-collector-table-policies branch from d56291e to f4c74f1 Compare September 18, 2024 16:51
@chenselena chenselena marked this pull request as ready for review September 18, 2024 19:27
@chenselena chenselena changed the title Add table properties as stats to Table Stats Collector Add table policies as stats to Table Stats Collector Sep 18, 2024
Copy link
Collaborator

@maluchari maluchari left a comment

Choose a reason for hiding this comment

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

Left a minor comment

Copy link
Collaborator

@maluchari maluchari left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for working on this @chenselena

@chenselena chenselena merged commit 28425c7 into linkedin:main Sep 20, 2024
1 check passed
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.

2 participants