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 committed
Aug 1, 2023 at 13:00 UTC
575b3b7b70235fd987ffaa7569a088d94c4c269f
1 file changed
+7
-1
integrations/categories.yaml
+7
-1
@@ -65,6 +65,12 @@
65
most_popular: false
66
priority: -1
67
children: []
68
+ - id: data-collection.notifications
69
+ name: Notifications
70
+ description: ""
71
+ most_popular: false
72
+ priority: -1
73
+ children: []
74
- id: data-collection.service-discovery-registry
75
name: Service Discovery / Registry
76
description: ""
@@ -406,7 +412,7 @@
412
description: "Exporter Integrations"
413
most_popular: true
414
priority: 4
409
- children:
415
+ children: []
416
- id: notify
417
name: notifications
418
description: "Notification Integrations"