Skip to content

Commit

Permalink
revert GraphEnricher as default
Browse files Browse the repository at this point in the history
  • Loading branch information
arikalon1 committed Jun 30, 2021
1 parent 0ae5608 commit 10dfef1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions playbooks/active_playbooks.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
global_config:
slack_channel: "<DEFAULT_SLACK_CHANNEL>"
slack_channel: "test1"

active_playbooks:
- name: "restart_loop_reporter"
Expand All @@ -8,9 +8,6 @@ active_playbooks:
- name: "python_profiler"
- name: "alerts_integration"
action_params:
default_enrichers:
- name: "AlertDefaults"
- name: "GraphEnricher"
alerts_config:
- alert_name: "KubeNodeNotReady"
enrichers:
Expand Down

0 comments on commit 10dfef1

Please sign in to comment.