@cryptotaxi247 / netdata-1 / commits / ae3c71dbc

Regenerate integrations.js (#18756)

Co-authored-by: sashwathn <96257330+sashwathn@users.noreply.github.com>

Netdata bot committed Oct 11, 2024 at 09:55 UTC ae3c71dbcf545cf2c4d3bdb5ce9b5fcc2379b860
3 files changed +6 -6
integrations/cloud-notifications/integrations/ilert.md
+2 -2
@@ -1,13 +1,13 @@
1 <!--startmeta
2 custom_edit_url: "https://github.com/netdata/netdata/edit/master/integrations/cloud-notifications/integrations/ilert.md"
3 meta_yaml: "https://github.com/netdata/netdata/edit/master/integrations/cloud-notifications/metadata.yaml"
4 -sidebar_label: "Ilert"
4 +sidebar_label: "ilert"
5 learn_status: "Published"
6 learn_rel_path: "Alerts & Notifications/Notifications/Centralized Cloud Notifications"
7 message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE NOTIFICATION'S metadata.yaml FILE"
8 endmeta-->
9
10 -# Ilert
10 +# ilert
11
12
13 <img src="https://netdata.cloud/img/ilert.svg" width="150"/>
integrations/integrations.js
+2 -2
@@ -21653,7 +21653,7 @@ export const integrations = [
21653 {
21654 "id": "notify-cloud-ilert",
21655 "meta": {
21656 - "name": "Ilert",
21656 + "name": "ilert",
21657 "link": "https://www.ilert.com/",
21658 "categories": [
21659 "notify.cloud"
@@ -21663,7 +21663,7 @@ export const integrations = [
21663 "keywords": [
21664 "ilert"
21665 ],
21666 - "overview": "# Ilert\n\nYou can configure notification delivery to ilert from the Netdata Cloud UI.\n",
21666 + "overview": "# ilert\n\nYou can configure notification delivery to ilert from the Netdata Cloud UI.\n",
21667 "setup": "## Setup\n\n### Prerequisites\n\n- A Netdata Cloud account\n- Access to the Space as an **Admin**\n- The Space needs to be on a paid plan\n- You need to have permissions on ilert to add new Alert sources.\n\n### ilert Configuration\n\n1. From the navigation bar, open the Alert sources drop down and click \"Alert sources\"\n2. Click on the \"+ Create a new alert source\" button\n3. Configure an Alert source:\n - Select \"API integration\" and click Next\n - Provide a name that suits the source's purpose, for example \"Netdata\"\n - Select Escalation policy\n - Select Alert grouping (optional)\n4. Obtain the API Key:\n - Once the Alert source is created, you will be provided with an API key. Copy it in order to add it to your integration configuration in the Netdata Cloud UI\n\n### Netdata Configuration\n\n1. Click on the **Space settings** cog (located above your profile icon)\n2. Click on the **Alerts & Notifications** tab\n3. Click on the **+ Add configuration** button\n4. Add the ilert Integration\n5. A modal will be presented to you to enter the required details to enable the integration:\n - **Notification settings**\n - Configuration name (optional): A name for your configuration in order to easily refer to it\n - Rooms: A list of Rooms for which you want to be notified\n - Notifications: The notifications which you want to be notified\n - **Integration configuration**\n - Alert Source API key: The key you copied in the ilert configuration step.\n\n",
21668 "integration_type": "notification",
21669 "edit_link": "https://github.com/netdata/netdata/blob/master/integrations/cloud-notifications/metadata.yaml",
integrations/integrations.json
+2 -2
@@ -21651,7 +21651,7 @@
21651 {
21652 "id": "notify-cloud-ilert",
21653 "meta": {
21654 - "name": "Ilert",
21654 + "name": "ilert",
21655 "link": "https://www.ilert.com/",
21656 "categories": [
21657 "notify.cloud"
@@ -21661,7 +21661,7 @@
21661 "keywords": [
21662 "ilert"
21663 ],
21664 - "overview": "# Ilert\n\nYou can configure notification delivery to ilert from the Netdata Cloud UI.\n",
21664 + "overview": "# ilert\n\nYou can configure notification delivery to ilert from the Netdata Cloud UI.\n",
21665 "setup": "## Setup\n\n### Prerequisites\n\n- A Netdata Cloud account\n- Access to the Space as an **Admin**\n- The Space needs to be on a paid plan\n- You need to have permissions on ilert to add new Alert sources.\n\n### ilert Configuration\n\n1. From the navigation bar, open the Alert sources drop down and click \"Alert sources\"\n2. Click on the \"+ Create a new alert source\" button\n3. Configure an Alert source:\n - Select \"API integration\" and click Next\n - Provide a name that suits the source's purpose, for example \"Netdata\"\n - Select Escalation policy\n - Select Alert grouping (optional)\n4. Obtain the API Key:\n - Once the Alert source is created, you will be provided with an API key. Copy it in order to add it to your integration configuration in the Netdata Cloud UI\n\n### Netdata Configuration\n\n1. Click on the **Space settings** cog (located above your profile icon)\n2. Click on the **Alerts & Notifications** tab\n3. Click on the **+ Add configuration** button\n4. Add the ilert Integration\n5. A modal will be presented to you to enter the required details to enable the integration:\n - **Notification settings**\n - Configuration name (optional): A name for your configuration in order to easily refer to it\n - Rooms: A list of Rooms for which you want to be notified\n - Notifications: The notifications which you want to be notified\n - **Integration configuration**\n - Alert Source API key: The key you copied in the ilert configuration step.\n\n",
21666 "integration_type": "notification",
21667 "edit_link": "https://github.com/netdata/netdata/blob/master/integrations/cloud-notifications/metadata.yaml",