> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flashduty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Guance Alert Events

> Sync Guance alert events to Flashduty via webhook for automated alert noise reduction

Sync Guance monitoring alert events to Flashduty via webhook for automated alert noise reduction.

<div class="hide">
  ## In Flashduty

  ***

  You can obtain an integration push URL through either of these two methods:

  ### Using Dedicated Integration

  Choose this simpler option when you don't need to route alert events to different channels.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Channel**, and enter a specific channel's details page
    2. Select the **Integrations** tab, click **Add Integration** to enter the integration page
    3. Select **Guance** integration and click **Save** to generate a card
    4. Click the generated card to view the **push URL**, copy it for later use, and you're done
  </details>

  ### Using Shared Integration

  Choose this option when you need to route alerts to different channels based on the alert event's payload information.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
    2. Select **Guance** integration:
       * **Integration Name**: Define a name for this integration
    3. Configure the default route and select the corresponding channel (after the integration is created, you can go to `Route` to configure more routing rules)
    4. Click **Save** and copy the newly generated **push URL** for later use
    5. Done
  </details>
</div>

## In Guance

***

<div class="md-block">
  ## I. Alert Push Configuration

  ### Step 1: Create Notification Object

  1. Log in to your `Guance` console, select `Notification Targets` under `Monitoring`
  2. Click `Create` and select `Webhook`
  3. Fill in the name as `Flashduty` and enter the alert integration's <span class="integration_url">push URL</span> in the `Webhook URL` field
  4. Configure other options as needed and click `Confirm` to complete

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/en/fd/guance-1.png" />

  ### Step 2: Create Alert Strategies

  1. Log in to your `Guance` console, select `Alert Strategies` under `Monitoring`
  2. Create new or modify existing alert policies on the `Alert Strategies` page
  3. In the notification configuration section of the alert strategies editing page, select `severity` and choose `Flashduty` created in Step 1 as the `Notification Tragets`
  4. Configure other options as needed and click `Save` to complete

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/en/fd/guance-2.png" />
</div>

## II. Status Mapping

<div class="md-block">
  | Guance       | Flashduty | Status   |
  | ------------ | --------- | -------- |
  | Critical     | Critical  | Critical |
  | Error        | Warning   | Warning  |
  | Warning      | Warning   | Warning  |
  | Info         | Info      | Info     |
  | Data Missing | Info      | Info     |
</div>
