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

Enable alerts for nats-streaming #3268

Merged

Conversation

marcobebway
Copy link
Contributor

Description

Enable alerts for nats-streaming:

  • pvc 90% full
  • cpu 90% usage
  • mem 90% usage

Related issue(s)
#2603

@marcobebway marcobebway added area/eventing Issues or PRs related to eventing quality/observability labels Mar 20, 2019
@marcobebway marcobebway added this to the Sprint_Malones_19 milestone Mar 20, 2019
@marcobebway marcobebway self-assigned this Mar 20, 2019
@marcobebway marcobebway requested a review from a user March 20, 2019 16:36
for: 10m
labels:
severity: critical
annotations:
description: "PVC {{`{{$labels.exported_namespace}}`}}/{{`{{$labels.persistentvolumeclaim}}`}} is using {{`{{$value}}`}} % of the available volume"
summary: "PVC {{`{{$labels.exported_namespace}}`}}/{{`{{$labels.persistentvolumeclaim}}`}} is using {{`{{$value}}`}} % of the available volume"
- name: cpu-90-percent-usage-rule-natss
Copy link
Contributor

Choose a reason for hiding this comment

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

can we use the existing rule and modify it for natss ? Because the rules look duplicate.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@marcobebway marcobebway merged commit fcb3492 into kyma-project:master Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eventing Issues or PRs related to eventing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants