We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8859852 commit a2e93e9Copy full SHA for a2e93e9
manifests/config.pp
@@ -20,6 +20,8 @@
20
} else {
21
$fields_tmp = $metricbeat::fields
22
}
23
+ } else {
24
+ $fields_tmp = $metricbeat::fields
25
26
27
if $metricbeat::major_version == '5' {
0 commit comments