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

imp: add vault token loop alerts; update envrc #40

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

johnalotoski
Copy link
Contributor

  • Alerts for fairly rare situations where vault gets stuck in a token or lease loop.
  • If these situations aren't caught early, raft state in vault can bloat up to GBs in size, CRLs can hit publishing limits, and memory consumption on cores can be pushed towards destabilizing levels.
  • These alerts should help us catch these rare events early.

Copy link
Contributor

@blaggacao blaggacao left a comment

Choose a reason for hiding this comment

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

LGTM, I assume we don't have a runbook where to point to for instructions on how to further investigate?

@johnalotoski johnalotoski merged commit 50be2cf into main Oct 28, 2022
@johnalotoski johnalotoski deleted the vault-token-alerts branch October 28, 2022 18:58
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.

4 participants