Browse Source

Update categories.yaml to add notifications (#15613)

* Update categories.yaml

Add data-collection.notifications for some prometheus endpoints.

* fix yaml error

* missing empty list

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
Satyadeep Ashwathnarayana 1 year ago
parent
commit
575b3b7b70
1 changed files with 7 additions and 1 deletions
  1. 7 1
      integrations/categories.yaml

+ 7 - 1
integrations/categories.yaml

@@ -65,6 +65,12 @@
       most_popular: false
       priority: -1
       children: []
+    - id: data-collection.notifications
+      name: Notifications
+      description: ""
+      most_popular: false
+      priority: -1
+      children: []
     - id: data-collection.service-discovery-registry
       name: Service Discovery / Registry
       description: ""
@@ -406,7 +412,7 @@
   description: "Exporter Integrations"
   most_popular: true
   priority: 4
-  children:
+  children: []
 - id: notify
   name: notifications
   description: "Notification Integrations"