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 systemd service crashlooping alert #30

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

v-zhuravlev
Copy link

No description provided.

Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
},
annotations: {
summary: 'Systemd service keeps restaring, possibly crash looping.',
description: 'Systemd service {{ $labels.name }} has being restarted too many times at {{ $labels.instance }} for the last 15 minutes. Please check if service is crash looping.',
Copy link
Member

Choose a reason for hiding this comment

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

Typo

Suggested change
description: 'Systemd service {{ $labels.name }} has being restarted too many times at {{ $labels.instance }} for the last 15 minutes. Please check if service is crash looping.',
description: 'Systemd service {{ $labels.name }} has been restarted too many times at {{ $labels.instance }} for the last 15 minutes. Please check if service is crash looping.',

Copy link
Author

Choose a reason for hiding this comment

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

Thanks, fixed

Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
@v-zhuravlev v-zhuravlev requested a review from Dasomeone June 3, 2024 12:48
@v-zhuravlev v-zhuravlev merged commit e8deda2 into master Jun 3, 2024
2 checks passed
@v-zhuravlev v-zhuravlev deleted the vzhuravlev/NodeSystemdServiceCrashlooping branch June 3, 2024 13:49
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