Page MenuHomePhabricator

CDanis (Chris Danis)
SRE @ WMF

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

User Details

User Since
Nov 5 2018, 2:54 PM (365 w, 1 d)
Availability
Available
IRC Nick
cdanis
LDAP User
CDanis
MediaWiki User
CDanis (WMF) [ Global Accounts ]

Recent Activity

Fri, Oct 31

CDanis removed a project from T407706: Global block exception for AddDesc app: bot-traffic-requests.
Fri, Oct 31, 4:15 PM · Traffic

Thu, Oct 30

CDanis edited P84490 tcp-proxy config.
Thu, Oct 30, 8:47 PM
CDanis created P84490 tcp-proxy config.
Thu, Oct 30, 8:36 PM

Tue, Oct 28

CDanis added a comment to T397526: [Reading Lists] Monitor potential performance impact of Reading Lists for Web.

Sounds good to me @Jdrewniak ! Thanks :)

Tue, Oct 28, 5:12 PM · Reader Experience Team (REx Sprint 8 [Q2 Oct 21-Nov 3]), FY2025-26 WE3.3 Engaging core audiences, Traffic, SRE

Fri, Oct 24

CDanis added a comment to T330849: apt: improve apt failover orchestration.

For the record, I needed something similar but different for DNS Discovery records: https://gerrit.wikimedia.org/r/c/operations/puppet/+/1198583

Fri, Oct 24, 6:27 PM · Patch-For-Review, Infrastructure-Foundations, Packaging
CDanis added a project to T398869: Create Pyrra SLOs for xLab: SRE-SLO.
Fri, Oct 24, 5:56 PM · SRE-SLO, Experimentation Lab (Experiment Platform Sprint 14), OKR-Work
CDanis closed T319533: Add suopport to use different vsthrottle keys, a subtask of T305580: requestctl v1 improvements, as Declined.
Fri, Oct 24, 3:18 PM · SRE, conftool
CDanis closed T319533: Add suopport to use different vsthrottle keys as Declined.
Fri, Oct 24, 3:18 PM · SRE, conftool

Thu, Oct 23

CDanis added a comment to T404826: Integrate code from the private repository into the CDN.

For browser detection, we've created a private gitlab repository to host some code we don't want to be publicly available, to avoid offering an easy way to figure out evasion techniques to crawlers that try to mimic a browser.

This is a concern that should likely be discussed elsewhere, but to make it known I will state here that this concept being implemented feels like it has implications on https://wikitech.wikimedia.org/wiki/Edge_uniques/Canary and the promise of transparency in the CDN edge implementation being a community control against misuse of the edge uniques tokens.

Thu, Oct 23, 9:18 PM · Hiddenparma, Traffic, SRE
CDanis added a comment to T408064: Site: 14 VMs request for tcp-proxy (gerrit-ssh-proxy).

tcp-proxy sounds good to me as a name.

Thu, Oct 23, 3:59 PM · Patch-For-Review, collaboration-services, vm-requests, Infrastructure-Foundations, SRE

Tue, Oct 21

CDanis edited P84203 vsljson.awk.
Tue, Oct 21, 1:52 PM
CDanis updated the title for P84203 vsljson.awk from untitled to vsljson.awk.
Tue, Oct 21, 1:50 PM
CDanis edited P84203 vsljson.awk.
Tue, Oct 21, 1:50 PM
CDanis created P84203 vsljson.awk.
Tue, Oct 21, 1:47 PM
CDanis added a comment to T407826: X-Request-Id response header off by 5000.

Fixed in debug, now to redeploy every service using the mesh...

Tue, Oct 21, 12:40 PM · serviceops, Traffic

Mon, Oct 20

CDanis added a project to T407706: Global block exception for AddDesc app: bot-traffic-requests.
Mon, Oct 20, 1:49 PM · Traffic

Fri, Oct 17

CDanis added a comment to T397526: [Reading Lists] Monitor potential performance impact of Reading Lists for Web.

Are there any early estimates of the expected %age increase in something like logged-in daily active users?

Fri, Oct 17, 3:31 PM · Reader Experience Team (REx Sprint 8 [Q2 Oct 21-Nov 3]), FY2025-26 WE3.3 Engaging core audiences, Traffic, SRE
CDanis closed T304373: Also intake Network Error Logging events into the Analytics Data Lake as Resolved.

@CDanis Sorry, I was on PTO. I can see from SAL that you deployed? How did it go?

Fri, Oct 17, 3:28 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations
CDanis closed T304373: Also intake Network Error Logging events into the Analytics Data Lake, a subtask of T257527: automatically collect network error reports from users' browsers (Network Error Logging API), as Resolved.
Fri, Oct 17, 3:28 PM · Product-Data-Infrastructure, SRE, Goal, Epic

Tue, Oct 14

CDanis updated the task description for T405783: improved x-analytics data on Edge Uniques status.
Tue, Oct 14, 7:11 PM · Data-Engineering-Radar, Data-Engineering, Traffic

Fri, Oct 10

CDanis created T406990: FY25/26 WE4.3.2: support JA4H.
Fri, Oct 10, 3:04 PM · Hiddenparma, SRE

Wed, Oct 8

CDanis added a comment to T303725: Extend NEL headers to sites not fronted by CDN.

BTW, after looking at a few weeks of data, I suggest increasing the failure sampling fraction for these services. 10% or 20% would be absolutely fine, given their usage, and would give much more signal.

Wed, Oct 8, 7:58 PM · Patch-For-Review, collaboration-services, Infrastructure-Foundations, SRE

Tue, Oct 7

CDanis closed T400753: FY25/26 WE4.3.1: edge uniques in requestctl as Resolved.
Tue, Oct 7, 5:46 PM · Hiddenparma, Patch-For-Review, SRE
CDanis added a comment to T221976: Have CDN edge set the `X-Request-Id` header for incoming external requests.

The usual approach for HAProxy is to generate a UUID, append it to the request, and echo it back to the user, for example:

http-request set-var(txn.req_id) uuid()
http-request set-header X-Request-ID %[var(txn.req_id)]
http-response set-header X-Request-ID %[var(txn.req_id)]
Tue, Oct 7, 1:39 PM · MediaWiki-Platform-Team (Radar), Traffic, Platform Engineering (Icebox), SRE

Mon, Oct 6

CDanis closed T405783: improved x-analytics data on Edge Uniques status, a subtask of T400753: FY25/26 WE4.3.1: edge uniques in requestctl, as Resolved.
Mon, Oct 6, 7:55 PM · Hiddenparma, Patch-For-Review, SRE
CDanis closed T405783: improved x-analytics data on Edge Uniques status as Resolved.
Mon, Oct 6, 7:55 PM · Data-Engineering-Radar, Data-Engineering, Traffic
CDanis added a comment to T405760: Videos on Commons take long to load.

@Prototyperspective Can you please post the output of the traceroute step in these instructions?

Mon, Oct 6, 4:46 PM · TimedMediaHandler, SRE, Commons
CDanis reassigned T405783: improved x-analytics data on Edge Uniques status from CDanis to JAllemandou.

joal please deploy refinery patch at your leisure, then I'll deploy a Turnilo patch and we can call this done 🎉

Mon, Oct 6, 3:21 PM · Data-Engineering-Radar, Data-Engineering, Traffic

Oct 3 2025

CDanis closed T399613: Finalize Charts SLO as Resolved.

Dashboards look good to me, let's call this finalized!

Oct 3 2025, 4:50 PM · SRE-SLO, Reader Growth Team, Charts
CDanis added a comment to T406212: charlie wiped cluster redeployment use-case.

What's the best query to check the cluster is wiped? One option is just a command-line flag like --i_solemnly_swear_it_is_okay_to_obliterate_the_state_of_this_kubernetes_cluster. (It has the advantage that if charlie is interrupted mid-run it can be restarted in this mode even after recreating some objects. But that can be accomplished with a confirmation prompt too.) A kube api call or etcd read would be ideal -- I had a look at the wipe-cluster cookbook but nothing immediately jumped out at me. (CC @JMeybohm on this question too.)

Oct 3 2025, 3:51 PM · Kubernetes, Prod-Kubernetes, serviceops
CDanis added a comment to T304373: Also intake Network Error Logging events into the Analytics Data Lake.

@brouberol Let's deploy together Monday, my morning/your afternoon?

Oct 3 2025, 3:32 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations
CDanis added a comment to T405783: improved x-analytics data on Edge Uniques status.

Will deploy Puppet patches on Monday.

Oct 3 2025, 3:28 PM · Data-Engineering-Radar, Data-Engineering, Traffic

Sep 30 2025

CDanis added a comment to T304373: Also intake Network Error Logging events into the Analytics Data Lake.

OK, sounds good to me! I'll merge and deploy my patch now then, and can help you with the other one later.

Sep 30 2025, 3:44 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations
CDanis added a comment to T304373: Also intake Network Error Logging events into the Analytics Data Lake.

@brouberol if you want, I'm happy to add this onto my existing patch against the same file: https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/1192572

Sep 30 2025, 3:35 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations

Sep 29 2025

CDanis reassigned T405945: eqiad row C/D Infrastructure Foundations host migrations from joanna_borun to LSobanski.
Sep 29 2025, 4:49 PM · Infrastructure-Foundations, SRE, DC-Ops, ops-eqiad
CDanis added a comment to T401705: Implement debugging for events in the Javascript SDK.

The main takeaway from Chris that I got was that we should be looking at Logstash or the data lake for NEL data rather than Prometheus which is not advised for high cardinality like NEL data.

Sep 29 2025, 1:47 PM · Experimentation Lab (Experiment Platform Sprint 14), Patch-For-Review, OKR-Work

Sep 26 2025

CDanis added a comment to T405783: improved x-analytics data on Edge Uniques status.

See also T402994, T391411

Sep 26 2025, 6:24 PM · Data-Engineering-Radar, Data-Engineering, Traffic
CDanis created T405783: improved x-analytics data on Edge Uniques status.
Sep 26 2025, 6:23 PM · Data-Engineering-Radar, Data-Engineering, Traffic
CDanis added a comment to T376949: UEFI and software RAID.

I stumbled across this post which has a few interesting takes, like using mdadm metadata v1.0 to keep the ESP partition bootable but still active in mdadm, and also, forcing a manual resync every boot in case UEFI writes to its active ESP pre-boot (since it doesn't know anything about mdadm, of course). I'm not 100% convinced but it doesn't sound too unreasonable?

Sep 26 2025, 1:16 PM · Patch-For-Review, Infrastructure-Foundations
CDanis edited Description on service-utils.
Sep 26 2025, 1:06 PM

Sep 25 2025

CDanis added a comment to T405360: Implement an Airflow operator for moving data from point A to B.

Other than copying to multiple targets using one command/operation, am I wrong in assuming that rclone would indeed be the Swiss Army knife in this scenario? Fast, talks to all the different systems we need it to talk to, doesn't need a Java installation, would be super easy to implement using a Docker image.

Sep 25 2025, 7:32 PM · Data-Platform-SRE (2025.10.17 - 2025.11.07), Wikimedia Enterprise - Content Integrity, Data-Engineering (Q2 FY25/26 October 1st - December 31th), Wikimedia Enterprise, Essential-Work

Sep 24 2025

CDanis closed Restricted Task, a subtask of T97204: RFC: Request timeouts and retries, as Resolved.
Sep 24 2025, 2:17 PM · Sustainability (Incident Followup), Services (watching), TechCom-RFC (TechCom-RFC-Closed), Proposal, SRE, RESTBase, Performance Issue, Incident-20150423-Commons, Service-Architecture
CDanis closed Restricted Task, a subtask of T149421: Long running mediawiki web requests impacts service availability, specially databases, as Resolved.
Sep 24 2025, 2:17 PM · Data-Persistence, Vuln-DoS

Sep 22 2025

CDanis closed T404630: proposal: allow analytics-admins to also trigger puppet runs as Resolved.

approved, and merged

Sep 22 2025, 2:45 PM · Data-Platform-SRE (2025.09.05 - 2025.09.26), Data-Engineering-Radar, Data-Engineering, Infrastructure-Foundations

Sep 19 2025

CDanis added a comment to T404742: Increase RAM and nginx tmpfs on docker registry hosts.

I still have the same concerns as voiced in T359067#9602091, but I also have to be pragmatic. I don't see us solving the bigger registry problems in the next 6 months

Furthermore, Dragonfly helps mitigate some of the concerns. Some more operational ones I have are:

  • Experience has shown that VMs with a lot of memory are more difficult to migrate around in Ganeti, some to the point of stalling. However, I am thinking it shouldn't be any stalling (we 've seen that with VMs with high continuous memory churn and this use case isn't one of these), just taking longer.
Sep 19 2025, 1:32 PM · Infrastructure-Foundations, serviceops

Sep 18 2025

CDanis added a comment to T404742: Increase RAM and nginx tmpfs on docker registry hosts.

I still have the same concerns as voiced in T359067#9602091, but I also have to be pragmatic. I don't see us solving the bigger registry problems in the next 6 months

Furthermore, Dragonfly helps mitigate some of the concerns. Some more operational ones I have are:

  • Experience has shown that VMs with a lot of memory are more difficult to migrate around in Ganeti, some to the point of stalling. However, I am thinking it shouldn't be any stalling (we 've seen that with VMs with high continuous memory churn and this use case isn't one of these), just taking longer.
Sep 18 2025, 7:57 PM · Infrastructure-Foundations, serviceops

Sep 16 2025

CDanis closed T404742: Increase RAM and nginx tmpfs on docker registry hosts, a subtask of T390251: docker-registry.wikimedia.org keeps serving bad blobs, as Resolved.
Sep 16 2025, 6:58 PM · Patch-For-Review, serviceops
CDanis closed T404742: Increase RAM and nginx tmpfs on docker registry hosts as Resolved.

FWIW: I think the new considerations in the task description make it pretty reasonable to take ~1.1% of the total RAM already allocated to Ganeti globally and spend it on VMs that are a known chokepoint in our deployments and the administration and development of the site in general.

Sep 16 2025, 6:58 PM · Infrastructure-Foundations, serviceops
CDanis updated the task description for T404742: Increase RAM and nginx tmpfs on docker registry hosts.
Sep 16 2025, 6:46 PM · Infrastructure-Foundations, serviceops
CDanis claimed T404742: Increase RAM and nginx tmpfs on docker registry hosts.
Sep 16 2025, 5:26 PM · Infrastructure-Foundations, serviceops
CDanis renamed T404630: proposal: allow analytics-admins to also trigger puppet runs from proposal: allow analytics-admins to also `sudo run-puppet-agent` to proposal: allow analytics-admins to also trigger puppet runs.
Sep 16 2025, 3:49 PM · Data-Platform-SRE (2025.09.05 - 2025.09.26), Data-Engineering-Radar, Data-Engineering, Infrastructure-Foundations
CDanis added a comment to T399613: Finalize Charts SLO.

Luca, do you want an early test subject for the Sloth trial?

Sep 16 2025, 3:36 PM · SRE-SLO, Reader Growth Team, Charts

Sep 15 2025

CDanis added a comment to T404630: proposal: allow analytics-admins to also trigger puppet runs.

Thanks @taavi, good points as always.

Sep 15 2025, 6:40 PM · Data-Platform-SRE (2025.09.05 - 2025.09.26), Data-Engineering-Radar, Data-Engineering, Infrastructure-Foundations
CDanis created T404630: proposal: allow analytics-admins to also trigger puppet runs.
Sep 15 2025, 5:47 PM · Data-Platform-SRE (2025.09.05 - 2025.09.26), Data-Engineering-Radar, Data-Engineering, Infrastructure-Foundations

Sep 12 2025

CDanis added a watcher for bot-traffic-requests: CDanis.
Sep 12 2025, 1:46 PM

Sep 11 2025

CDanis added a comment to T402612: Add pageview information to turnilo's webrequest_sampled_live (is_pageview is always "-").

Thank you @JAllemandou !

Sep 11 2025, 7:30 PM · Data-Engineering, SRE, Traffic

Sep 10 2025

CDanis added a comment to T404036: Envoy config updates from v1.29.

Oh, one other thing we might want to do, if mesh.tracing.service_name is unset, default it to .Release.Namespace.

Sep 10 2025, 5:37 PM · Patch-For-Review, SRE, serviceops, envoy

Sep 8 2025

CDanis added a comment to T304373: Also intake Network Error Logging events into the Analytics Data Lake.

FTR: This is data that might potentially be useful for SDS1.3.

Sep 8 2025, 2:46 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations
CDanis added a comment to T370006: Investigate options for outbound email redundancy for mediawiki on kubernetes.

Looks like we might not actually need this? https://phabricator.wikimedia.org/T325131#8480824

Sep 8 2025, 2:40 PM · Infrastructure-Foundations, Mail

Sep 4 2025

CDanis added a comment to T402959: Find a solution for SPARQL federation that is blocked by stricter user agent policy enforcement.

Based on my conversation with Amy Tsay, Wikidata Query service team is looking into it. Hence, removing SRE related tags to avoid confusion.

Sep 4 2025, 2:16 PM · wmde-wikidata-tech, Wikidata-Query-Service, Wikidata

Sep 3 2025

CDanis added a comment to T393950: Metrics for when new charts are created and embedded.

Sorry, I must have missed it -- did we explicitly reject the idea of using a simple MW cron job to get data into Prometheus?

Sep 3 2025, 7:23 PM · MW-1.45-notes (1.45.0-wmf.10; 2025-07-15), Charts, Reader Growth Team, Patch-For-Review
CDanis added a comment to T393950: Metrics for when new charts are created and embedded.

If I poke around in there I do see a "mediawiki_Chart_added_to_pages_total" figure that I can graph but it's giving very low total values and I'm not sure it's correct or not.

Sep 3 2025, 5:32 PM · MW-1.45-notes (1.45.0-wmf.10; 2025-07-15), Charts, Reader Growth Team, Patch-For-Review

Aug 29 2025

CDanis added a comment to T402959: Find a solution for SPARQL federation that is blocked by stricter user agent policy enforcement.

Hi @Lydia_Pintscher , SRE can make some exception here. It seems warranted given the status quo in the broader sparql ecosystem.

Aug 29 2025, 5:29 PM · wmde-wikidata-tech, Wikidata-Query-Service, Wikidata
CDanis added a comment to T400119: Block traffic from user-agents not honoring our policy.

Thank you, that helps a lot.

Aug 29 2025, 5:05 PM · User-notice-archive, Patch-For-Review, Traffic, SRE
CDanis added a comment to T400119: Block traffic from user-agents not honoring our policy.

Hello everyone, I'm a contributor to the Wikimedia Commons Android App. The Commons app recently started facing some API issues with code 403 and message "Please set a user-agent and respect our robot policy https://w.wiki/4wJS. See also T400119".

Aug 29 2025, 4:26 PM · User-notice-archive, Patch-For-Review, Traffic, SRE

Aug 27 2025

CDanis added a project to T402512: Export development_network_probe data to Puppet servers for CDN deployment: Infrastructure-Foundations.

Open questions / next steps:

  • Is configuring the Puppet server with HDFS access acceptable?
Aug 27 2025, 6:45 PM · Infrastructure-Foundations, Data-Engineering, Traffic
CDanis added a comment to T402612: Add pageview information to turnilo's webrequest_sampled_live (is_pageview is always "-").

I'm not sure if there's an easy way to re-use the logic already in Refine given the current setup of webrequest_sampled_live. If there is, that would be ideal from a DRY & business logic drift perspective. Can someone advise?

Aug 27 2025, 5:20 PM · Data-Engineering, SRE, Traffic
CDanis added a comment to T403089: Cannot update CI Jenkins jobs.

As one option for a workaround, running tunnelencabulator --tunnel-everything after applying the above patchset will allow you to bypass this temporarily.

Aug 27 2025, 4:35 PM · Essential-Work, Traffic, Jenkins, Continuous-Integration-Infrastructure

Aug 21 2025

CDanis merged T402573: Use %lc (frontend_log_counter) for sub-sampling in webrequest_sampled_live into T401383: Reduce noise from duplicate sequence-gap alerts on HaProxy-webrequests.
Aug 21 2025, 5:44 PM · Traffic, Data-Engineering
CDanis merged task T402573: Use %lc (frontend_log_counter) for sub-sampling in webrequest_sampled_live into T401383: Reduce noise from duplicate sequence-gap alerts on HaProxy-webrequests.
Aug 21 2025, 5:44 PM · Traffic
CDanis updated the task description for T402573: Use %lc (frontend_log_counter) for sub-sampling in webrequest_sampled_live.
Aug 21 2025, 5:44 PM · Traffic
CDanis created T402573: Use %lc (frontend_log_counter) for sub-sampling in webrequest_sampled_live.
Aug 21 2025, 5:43 PM · Traffic

Aug 18 2025

CDanis added a comment to T398236: Manage druid `webrequest_sampled_live` data size.

Is that something we could hack up a Prometheus exporter for real quick? What's the method of fetching the sizes?

Aug 18 2025, 4:08 PM · Data-Engineering (Q2 FY25/26 October 1st - December 31th)
CDanis updated the task description for T400753: FY25/26 WE4.3.1: edge uniques in requestctl.
Aug 18 2025, 1:25 PM · Hiddenparma, Patch-For-Review, SRE
CDanis added a comment to T398236: Manage druid `webrequest_sampled_live` data size.

@JAllemandou now that we've removed client_port, how is the Druid storage usage of webrequest looking?

Aug 18 2025, 1:25 PM · Data-Engineering (Q2 FY25/26 October 1st - December 31th)

Aug 14 2025

CDanis created T401921: GitLab Private Repository Request for: repos/sre/XCHEESESCORE.
Aug 14 2025, 1:41 PM · collaboration-services, GitLab

Aug 13 2025

CDanis created P81282 (An Untitled Masterwork).
Aug 13 2025, 8:05 PM
CDanis merged T224891: Rate limit requests in violation of User-Agent policy more aggressively into T400119: Block traffic from user-agents not honoring our policy.
Aug 13 2025, 3:36 PM · User-notice-archive, Patch-For-Review, Traffic, SRE
CDanis merged task T224891: Rate limit requests in violation of User-Agent policy more aggressively into T400119: Block traffic from user-agents not honoring our policy.
Aug 13 2025, 3:35 PM · User-notice-archive, Traffic-Icebox, SRE
CDanis created P81271 (An Untitled Masterwork).
Aug 13 2025, 2:32 PM

Aug 11 2025

CDanis removed a project from T395032: Cookbook sre.hosts.remove_downtime does not remove silences: Infrastructure-Foundations.
Aug 11 2025, 2:30 PM · SRE Observability (FY2025/2026-Q1), Observability-Alerting, SRE-tools
CDanis edited projects for T398220: Reset email address for "taxonbot" Developer account, added: cloud-services-team, Trust-and-Safety; removed Infrastructure-Foundations.
Aug 11 2025, 2:29 PM · User-bd808, TaxonBot, Trust-and-Safety, cloud-services-team, LDAP
CDanis merged T401566: failure in Wikipedia's user to user email function - Sendmail exited with non-zero exit code 74 into T383047: Could not send confirmation email: Unknown error in PHP's mail() function..
Aug 11 2025, 2:24 PM · MediaWiki-extensions-EmailAuth, MediaWiki-Email, MW-1.44-notes (1.44.0-wmf.13; 2025-01-21), Mail, Infrastructure-Foundations, MediaWiki-Platform-Team, MediaWiki-User-login-and-signup, Wikimedia-production-error
CDanis merged task T401566: failure in Wikipedia's user to user email function - Sendmail exited with non-zero exit code 74 into T383047: Could not send confirmation email: Unknown error in PHP's mail() function..
Aug 11 2025, 2:24 PM · Infrastructure-Foundations, Mail, Wikimedia-production-error, MediaWiki-Email

Aug 7 2025

CDanis added a comment to T263049: Avoid extra HTTPS connections for most Event Platform beacons.

You got me curious, so I spent a little time digging on this -- as far as I can tell not much has changed in the real world since Daniel Stenberg's blog post.

Aug 7 2025, 3:14 PM · Wikimedia-Performance-recommendation, Data-Engineering, Better Use Of Data, Product-Data-Infrastructure, Analytics, Event-Platform
CDanis created P80974 (An Untitled Masterwork).
Aug 7 2025, 12:56 PM

Aug 6 2025

CDanis added a comment to T398236: Manage druid `webrequest_sampled_live` data size.

@JAllemandou uploaded some patches, please take a look :)

Aug 6 2025, 6:09 PM · Data-Engineering (Q2 FY25/26 October 1st - December 31th)

Aug 1 2025

CDanis created P80469 (An Untitled Masterwork).
Aug 1 2025, 7:45 PM
CDanis updated the task description for T257527: automatically collect network error reports from users' browsers (Network Error Logging API).
Aug 1 2025, 1:04 PM · Product-Data-Infrastructure, SRE, Goal, Epic
CDanis added a comment to T304373: Also intake Network Error Logging events into the Analytics Data Lake.

Any updates on this work, or any guesses on when there might be time?

Aug 1 2025, 1:03 PM · Essential-Work, Data-Platform-SRE (2025.10.17 - 2025.11.07), Patch-For-Review, Data-Engineering, Infrastructure-Foundations
CDanis updated the task description for T303725: Extend NEL headers to sites not fronted by CDN.
Aug 1 2025, 12:52 PM · Patch-For-Review, collaboration-services, Infrastructure-Foundations, SRE
CDanis updated the task description for T303725: Extend NEL headers to sites not fronted by CDN.
Aug 1 2025, 12:51 PM · Patch-For-Review, collaboration-services, Infrastructure-Foundations, SRE

Jul 31 2025

CDanis updated subscribers of T400540: traffic from Discord and Slack unfurler service is blocked by phabricator.wikimedia.org.
Jul 31 2025, 5:39 PM · collaboration-services, Traffic, Phabricator, SRE
CDanis updated the task description for T400753: FY25/26 WE4.3.1: edge uniques in requestctl.
Jul 31 2025, 3:46 PM · Hiddenparma, Patch-For-Review, SRE
CDanis updated the task description for T400753: FY25/26 WE4.3.1: edge uniques in requestctl.
Jul 31 2025, 3:46 PM · Hiddenparma, Patch-For-Review, SRE
CDanis added a project to T400753: FY25/26 WE4.3.1: edge uniques in requestctl: Hiddenparma.
Jul 31 2025, 1:24 PM · Hiddenparma, Patch-For-Review, SRE
CDanis triaged T400753: FY25/26 WE4.3.1: edge uniques in requestctl as Medium priority.
Jul 31 2025, 1:24 PM · Hiddenparma, Patch-For-Review, SRE
CDanis updated the task description for T400753: FY25/26 WE4.3.1: edge uniques in requestctl.
Jul 31 2025, 1:24 PM · Hiddenparma, Patch-For-Review, SRE

Jul 30 2025

CDanis updated the task description for T303725: Extend NEL headers to sites not fronted by CDN.
Jul 30 2025, 2:17 PM · Patch-For-Review, collaboration-services, Infrastructure-Foundations, SRE

Jul 29 2025

CDanis added a comment to T400360: Fix Hive event.development_network_probe table.

I'll update the task description, and maybe set a scheduled reminder message in slack? :)

Jul 29 2025, 9:14 PM · Data-Engineering (Q2 FY25/26 October 1st - December 31th), Traffic