From ca2e0cf4ae5dbb82dd366beb6d1f7a507db4eba2 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Thu, 11 Jul 2024 11:41:20 +0530 Subject: [PATCH] Remove merkl watcher from monitoring stack --- .../config/monitoring/watcher-alert-rules.yml | 76 ------------------- .../stacks/monitoring/monitoring-watchers.md | 4 - 2 files changed, 80 deletions(-) diff --git a/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml b/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml index c1c3e8e2..5e47283e 100644 --- a/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml +++ b/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml @@ -695,82 +695,6 @@ groups: annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false - - uid: merkl_sushiswap_diff_external - title: merkl_sushiswap_watcher_head_tracking - condition: condition - data: - - refId: diff - relativeTimeRange: - from: 600 - to: 0 - datasourceUid: PBFA97CFB590B2093 - model: - datasource: - type: prometheus - uid: PBFA97CFB590B2093 - disableTextWrap: false - editorMode: code - expr: latest_block_number{instance="external"} - on(chain) group_right sync_status_block_number{job="sushi", instance="merkl_sushiswap", kind="latest_indexed"} - fullMetaSearch: false - includeNullMetadata: true - instant: true - intervalMs: 1000 - legendFormat: __auto - maxDataPoints: 43200 - range: false - refId: diff - useBackend: false - - refId: latest_external - relativeTimeRange: - from: 600 - to: 0 - datasourceUid: PBFA97CFB590B2093 - model: - datasource: - type: prometheus - uid: PBFA97CFB590B2093 - editorMode: code - expr: latest_block_number{chain="filecoin"} - hide: false - instant: true - legendFormat: __auto - range: false - refId: latest_external - - refId: condition - relativeTimeRange: - from: 600 - to: 0 - datasourceUid: __expr__ - model: - conditions: - - evaluator: - params: - - 0 - - 0 - type: gt - operator: - type: and - query: - params: [] - reducer: - params: [] - type: avg - type: query - datasource: - name: Expression - type: __expr__ - uid: __expr__ - expression: ${diff} >= 16 - intervalMs: 1000 - maxDataPoints: 43200 - refId: condition - type: math - noDataState: Alerting - execErrState: Alerting - for: 15m - annotations: - summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} - isPaused: false # Ajna - uid: ajna_diff_external diff --git a/stack_orchestrator/data/stacks/monitoring/monitoring-watchers.md b/stack_orchestrator/data/stacks/monitoring/monitoring-watchers.md index 158da503..3183f690 100644 --- a/stack_orchestrator/data/stacks/monitoring/monitoring-watchers.md +++ b/stack_orchestrator/data/stacks/monitoring/monitoring-watchers.md @@ -99,10 +99,6 @@ Add the following scrape configs to prometheus config file (`monitoring-watchers labels: instance: 'sushiswap' chain: 'filecoin' - - targets: ['MERKLE_SUSHISWAP_WATCHER_HOST:MERKLE_SUSHISWAP_WATCHER_METRICS_PORT', 'MERKLE_SUSHISWAP_WATCHER_HOST:MERKLE_SUSHISWAP_WATCHER_GQL_METRICS_PORT'] - labels: - instance: 'merkl_sushiswap' - chain: 'filecoin' - job_name: ajna scrape_interval: 20s