Add plugin and module information to collector integrations. (#15864)
Austin S. Hemmelgarn committed
Aug 22, 2023 at 05:28 UTC
482dee3b844ae7224ff2b92c7e20b8f601b5e111
1 file changed
+3
integrations/templates/overview/collector.md
+3
@@ -1,5 +1,8 @@
1
# [[ entry.meta.monitored_instance.name ]]
2
3
+Plugin: [[ entry.meta.plugin_name ]]
4
+Module: [[ entry.meta.module_name ]]
5
+
6
## Overview
7
8
[[ entry.overview.data_collection.metrics_description ]]