summaryrefslogtreecommitdiffstats
path: root/integrations/templates/overview.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:44 +0000
commit836b47cb7e99a977c5a23b059ca1d0b5065d310e (patch)
tree1604da8f482d02effa033c94a84be42bc0c848c3 /integrations/templates/overview.md
parentReleasing debian version 1.44.3-2. (diff)
downloadnetdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.tar.xz
netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.zip
Merging upstream version 1.46.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'integrations/templates/overview.md')
-rw-r--r--integrations/templates/overview.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/integrations/templates/overview.md b/integrations/templates/overview.md
index b89e51543..3063b6860 100644
--- a/integrations/templates/overview.md
+++ b/integrations/templates/overview.md
@@ -4,4 +4,6 @@
[% include 'overview/exporter.md' %]
[% elif entry.integration_type == 'notification' %]
[% include 'overview/notification.md' %]
+[% elif entry.integration_type == 'authentication' %]
+[% include 'overview/authentication.md' %]
[% endif %]