From 482dee3b844ae7224ff2b92c7e20b8f601b5e111 Mon Sep 17 00:00:00 2001
From: "Austin S. Hemmelgarn" <austin@netdata.cloud>
Date: Tue, 22 Aug 2023 05:28:45 -0400
Subject: [PATCH] Add plugin and module information to collector integrations.
 (#15864)

---
 integrations/templates/overview/collector.md | 3 +++
 1 file changed, 3 insertions(+)

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 ]]