-
Notifications
You must be signed in to change notification settings - Fork 16
Update SHARDING.md for lb monitoring #535
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Appu <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #535 +/- ##
=======================================
Coverage 35.10% 35.10%
=======================================
Files 44 44
Lines 3225 3225
=======================================
Hits 1132 1132
Misses 1990 1990
Partials 103 103 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| Follow the example below, updating the `shard_name`. | ||
|
|
||
| [Example PR](https://github.com/sigstore/public-good-instance/pull/3282) | ||
| [Example PR](https://github.com/sigstore/public-good-instance/pull/3282), see [source changed PR](https://github.com/sigstore/public-good-instance/commit/638fc9953997cc22ccb66008a0bff2259b3bc97b#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114L360-R360) for updated module path. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't seem to link correctly. Can you write what the correct module path is without the link?
| [Example PR](https://github.com/sigstore/public-good-instance/pull/3282) | ||
| [Example PR](https://github.com/sigstore/public-good-instance/pull/3282), see [source changed PR](https://github.com/sigstore/public-good-instance/commit/638fc9953997cc22ccb66008a0bff2259b3bc97b#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114L360-R360) for updated module path. | ||
|
|
||
| Additionally, add the new shard as an active shard in the load balancer metrics [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R379) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Additionally, add the new shard as an active shard in the load balancer metrics [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R379) | |
| Additionally, add the new shard as an active shard in the load balancer metrics - [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R379) |
|
|
||
| [Example PR](https://github.com/sigstore/public-good-instance/pull/3175) | ||
|
|
||
| Move the shard to the frozen_shard section of loadbalancer metrics in `staging.tf` or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Move the shard to the frozen_shard section of loadbalancer metrics in `staging.tf` or | |
| Move the shard to the `frozen_shards` section of loadbalancer metrics in `staging.tf` or |
| Move the shard to the frozen_shard section of loadbalancer metrics in `staging.tf` or | ||
| `production.tf`. | ||
|
|
||
| [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R379) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R379) | |
| [Initial PR](https://github.com/sigstore/public-good-instance/pull/3311/files#diff-ec1861c7f7eb84faa3fdda00bb1ea76a656007a9c218cbc7076f628518023114R380) |
Summary
Release Note
Documentation