summaryrefslogtreecommitdiffstats
path: root/integrations
diff options
context:
space:
mode:
authorSatyadeep Ashwathnarayana <96257330+sashwathn@users.noreply.github.com>2023-08-01 13:00:39 +0530
committerGitHub <noreply@github.com>2023-08-01 13:00:39 +0530
commit575b3b7b70235fd987ffaa7569a088d94c4c269f (patch)
tree163c6b0ea9ff5c34e65dfa228897e109372c9ad1 /integrations
parent8b4c5bc6fe4f555f9b41e88cfa9b1603c5688102 (diff)
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>
Diffstat (limited to 'integrations')
-rw-r--r--integrations/categories.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/integrations/categories.yaml b/integrations/categories.yaml
index efc87e082c..1699d721d1 100644
--- a/integrations/categories.yaml
+++ b/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"