summaryrefslogtreecommitdiffstats
path: root/integrations
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2023-08-22 05:28:45 -0400
committerGitHub <noreply@github.com>2023-08-22 12:28:45 +0300
commit482dee3b844ae7224ff2b92c7e20b8f601b5e111 (patch)
tree716341e1bbacf6df6daa10fea7ce07db878722cf /integrations
parente2dc9c10585f31c4115c328907c2235518962321 (diff)
Add plugin and module information to collector integrations. (#15864)
Diffstat (limited to 'integrations')
-rw-r--r--integrations/templates/overview/collector.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/integrations/templates/overview/collector.md b/integrations/templates/overview/collector.md
index 0030b2533f..5442fad4ef 100644
--- a/integrations/templates/overview/collector.md
+++ b/integrations/templates/overview/collector.md
@@ -1,5 +1,8 @@
# [[ entry.meta.monitored_instance.name ]]
+Plugin: [[ entry.meta.plugin_name ]]
+Module: [[ entry.meta.module_name ]]
+
## Overview
[[ entry.overview.data_collection.metrics_description ]]