Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T112846 Display automata and humans separately on zero results rate graph | |||
| Resolved | EBernhardson | T103505 Create analytics-centric Cirrus logs and have them import into HDFS | |||
| Resolved | mpopov | T110590 Add breakdown of zero results rate by language/project pair to dashboard | |||
| Resolved | None | T106257 Send raw server side events to Kafka using a PHP Kafka Client {oryx} | |||
| Resolved | EBernhardson | T106256 Kafka Client for MediaWiki | |||
| Resolved | • csteipp | T109384 Security review of apache/avro and nmred/kafka-php | |||
| Resolved | bd808 | T111851 Package the Avro PHP library for easier Composer usage |
Event Timeline
Comment Actions
Substaks:
This is likely between 21 and 34.
Substasks:
- make sure we can publish json text with mediawiki mononlog (right now search team is only publishing avro)
- update eventlogging extension to use mediawiki monolog
- update puppet code so server side eventlogging publishes to kafka
- update eventlogging extension unit tests
- deploy to beta labs
- test test
Comment Actions
Not sure if using monolog is necessary or the best solution. It might be, but you might be able to just update the EventLogging extension to produce to Kafka instead of UDP.
Comment Actions
This should not be needed if these set of chnages work: https://phabricator.wikimedia.org/T127209