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
Satyadeep Ashwathnarayana committed
Jan 2, 2024 at 20:59 UTC
ff475a0a21a49e5294edf291117ec97afc2eeff5
1 file changed
+33
integrations/cloud-notifications/metadata.yaml
+33
@@ -1,5 +1,38 @@
1
# yamllint disable rule:line-length
2
---
3
+- id: 'notify-cloud-mobile-app'
4
+ meta:
5
+ name: 'Netdata Mobile App'
6
+ link: 'https://netdata.cloud'
7
+ categories:
8
+ - notify.cloud
9
+ icon_filename: 'netdata.png'
10
+ keywords:
11
+ - mobile-app
12
+ - phone
13
+ - personal-notifications
14
+ overview:
15
+ 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."
16
+ notification_limitations: ''
17
+ setup:
18
+ description: |
19
+ ### Prerequisites
20
+ - A Netdata Cloud account
21
+ - 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.
22
+
23
+ ### Netdata Mobile App Configuration
24
+ Steps to login to the Netdata Mobile Application to receive alert and reachability and alert notifications:
25
+ 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)
26
+ 2. Open the App and Choose the Sign In Option
27
+ - 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.
28
+ - Sign In with QR Code: Scan the QR Code from your `Netdata Cloud` UI under **User Settings** --> **Notifications** --> **Mobile App Notifications** --> **Show QR Code**
29
+ 3. Start receiving alert and reachability notifications for your **Space(s)** on a **Paid Business Subscription**
30
+
31
+ ### Netdata Configuration Steps
32
+ 1. Click on the **User settings** on the bottom left of your screen (your profile icon)
33
+ 2. Click on the **Notifications** tab
34
+ 3. Enable **Mobile App Notifications** if disabled (Enabled by default)
35
+ 4. Use the **Show QR Code** Option to login to your mobile device by scanning the **QR Code**
36
- id: 'notify-cloud-discord'
37
meta:
38
name: 'Discord'