jenkins-bot has submitted this change and it was merged.

Change subject: Logging: Remove sampling from ApiAction kafka channel
......................................................................


Logging: Remove sampling from ApiAction kafka channel

Remove sampling factor from ApiAction log channel so that full Action
API logging is enabled for the MediaWiki -> Kafka -> Hive pipeline.

Bug: T108618
Change-Id: I0b43597729e1f0f6efa961a75205ca610eac267f
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Chad: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index e0143f6..42eec32 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4484,7 +4484,6 @@
                        'logstash' => false,
                        'kafka' => 'debug',
                        'buffer' => true,
-                       'sample' => 5000,
                ),
                'badpass' => 'debug',
                'BounceHandler' => 'debug',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0b43597729e1f0f6efa961a75205ca610eac267f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to