Ottomata has submitted this change and it was merged.

Change subject: Fix typo for Kafka mirror maker jmxtrans attr
......................................................................


Fix typo for Kafka mirror maker jmxtrans attr

Change-Id: I83994638b34dd416b68163e2e9090033f3ceaef6
---
M modules/confluent/manifests/kafka/mirror/jmxtrans.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/modules/confluent/manifests/kafka/mirror/jmxtrans.pp 
b/modules/confluent/manifests/kafka/mirror/jmxtrans.pp
index d2cf958..b608d3e 100644
--- a/modules/confluent/manifests/kafka/mirror/jmxtrans.pp
+++ b/modules/confluent/manifests/kafka/mirror/jmxtrans.pp
@@ -260,7 +260,7 @@
                     'record-queue-time-max'     => { 'slope' => 'both', 
'bucketType' => 'g' },
                     'record-retry-rate'         => { 'slope' => 'both', 
'bucketType' => 'g' },
                     'record-send-rate'          => { 'slope' => 'both', 
'bucketType' => 'g' },
-                    'recrod-size-avg'           => { 'slope' => 'both', 
'bucketType' => 'g' },
+                    'record-size-avg'           => { 'slope' => 'both', 
'bucketType' => 'g' },
                     'record-size-max'           => { 'slope' => 'both', 
'bucketType' => 'g' },
                     'records-per-request-avg'   => { 'slope' => 'both', 
'bucketType' => 'g' },
 

-- 
To view, visit https://gerrit.wikimedia.org/r/323892
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I83994638b34dd416b68163e2e9090033f3ceaef6
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to