summaryrefslogtreecommitdiffstats
path: root/integrations
diff options
context:
space:
mode:
authorSatyadeep Ashwathnarayana <96257330+sashwathn@users.noreply.github.com>2024-01-02 20:59:33 +0530
committerGitHub <noreply@github.com>2024-01-02 20:59:33 +0530
commitff475a0a21a49e5294edf291117ec97afc2eeff5 (patch)
tree1a794ae3504a3176ccd8aeb059d65eff8aeb2609 /integrations
parent41296fb913a641883bb4b708e283ea56d9e12437 (diff)
Add the Mobile App notification Integration (#16715)
* Add the Mobile App notification Integration Add the Mobile App notification Integration * Update metadata.yaml Fix trailing spaces error * Update metadata.yaml Fixing trailing spaces error
Diffstat (limited to 'integrations')
-rw-r--r--integrations/cloud-notifications/metadata.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/integrations/cloud-notifications/metadata.yaml b/integrations/cloud-notifications/metadata.yaml
index b4d727fe7a..4c5e0c56ac 100644
--- a/integrations/cloud-notifications/metadata.yaml
+++ b/integrations/cloud-notifications/metadata.yaml
@@ -1,5 +1,38 @@
# yamllint disable rule:line-length
---
+- id: 'notify-cloud-mobile-app'
+ meta:
+ name: 'Netdata Mobile App'
+ link: 'https://netdata.cloud'
+ categories:
+ - notify.cloud
+ icon_filename: 'netdata.png'
+ keywords:
+ - mobile-app
+ - phone
+ - personal-notifications
+ overview:
+ notification_description: "From the Netdata Cloud UI, you can manage your user notification settings and enable the configuration to deliver notifications on the Netdata Mobile Application."
+ notification_limitations: ''
+ setup:
+ description: |
+ ### Prerequisites
+ - A Netdata Cloud account
+ - You need to have the Netdata Mobile Application installed on your [Android](https://play.google.com/store/apps/details?id=cloud.netdata.android&pli=1) or [iOS](https://apps.apple.com/in/app/netdata-mobile/id6474659622) phone.
+
+ ### Netdata Mobile App Configuration
+ Steps to login to the Netdata Mobile Application to receive alert and reachability and alert notifications:
+ 1. Download the Netdata Mobile Application from [Google Play Store](https://play.google.com/store/apps/details?id=cloud.netdata.android&pli=1) or the [iOS App Store](https://apps.apple.com/in/app/netdata-mobile/id6474659622)
+ 2. Open the App and Choose the Sign In Option
+ - Sign In with Email Address: Enter the Email Address of your registered Netdata Cloud Account and Click on the Verification link received by Email on your mobile device.
+ - Sign In with QR Code: Scan the QR Code from your `Netdata Cloud` UI under **User Settings** --> **Notifications** --> **Mobile App Notifications** --> **Show QR Code**
+ 3. Start receiving alert and reachability notifications for your **Space(s)** on a **Paid Business Subscription**
+
+ ### Netdata Configuration Steps
+ 1. Click on the **User settings** on the bottom left of your screen (your profile icon)
+ 2. Click on the **Notifications** tab
+ 3. Enable **Mobile App Notifications** if disabled (Enabled by default)
+ 4. Use the **Show QR Code** Option to login to your mobile device by scanning the **QR Code**
- id: 'notify-cloud-discord'
meta:
name: 'Discord'