TL;DR; 0.88% over two small tests, more analysis coming
According to this graph, we were fully sampling traffic during these two periods:
2025-06-02 14:27:00 to 2025-06-02 14:37:30 we got 210127 - 51952 = 158175 abtested requests
from 2025-06-02 15:30:00 to 2025-06-02 15:31:30 we got 265998 - 245296 = 20702 abtested requests
To get the number of abtested requests, we have to edit the grafana graph to show the absolute number of that metric and subtract the start time count from the end time count. We also have to take site out of the breakdown so we can get the sum across all data centers.
English Wikipedia was the only wiki with sampling set up, and it was configured to enroll 1% of all requests. The number of webrequests to enwiki can be found in the wmf.webrequest table, see in comments for analysis.