Fdans has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350235 )

Change subject: Add AutomatedRequest to schema black list
......................................................................

Add AutomatedRequest to schema black list

Bug: T67508
Change-Id: I246913581b4e08c4707f77811967d9084f583a4b
---
M hieradata/common.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/350235/1

diff --git a/hieradata/common.yaml b/hieradata/common.yaml
index 15e7c1d..06ac492 100644
--- a/hieradata/common.yaml
+++ b/hieradata/common.yaml
@@ -307,7 +307,7 @@
 #   * Analytics so we can use it for testing throughput
 #   * CentralNoticeBannerHistory because it can't be inserted into mysql with 
its array property
 #   * ImageMetrics see T141407, these tables are no longer used and yet some 
cached code is still sending events
-eventlogging_valid_mixed_schema_blacklist: 
^(Analytics|CentralNoticeBannerHistory|ImageMetricsLoadingTime|ImageMetricsCorsSupport)$
+eventlogging_valid_mixed_schema_blacklist: 
^(Analytics|CentralNoticeBannerHistory|ImageMetricsLoadingTime|ImageMetricsCorsSupport|AutomatedRequest)$
 # Used to specify writer handler for eventlogging processor producer.
 eventlogging_kafka_producer_scheme: "kafka-confluent://"
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I246913581b4e08c4707f77811967d9084f583a4b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Fdans <[email protected]>

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

Reply via email to