BryanDavis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/279614

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/14/279614/1

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: newchange
Gerrit-Change-Id: I0b43597729e1f0f6efa961a75205ca610eac267f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>

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

Reply via email to