Page MenuHomePhabricator

Make the dashboard panel datasource work properly with hundreds of panels
ClosedPublic

Authored by epriestley on Jun 27 2018, 5:55 PM.
Tags
None
Referenced Files
F15535632: D19511.id46654.diff
Thu, Apr 24, 6:01 AM
F15530465: D19511.id46654.diff
Wed, Apr 23, 4:01 AM
F15528553: D19511.id46651.diff
Tue, Apr 22, 11:53 AM
F15516330: D19511.id.diff
Fri, Apr 18, 6:07 PM
F15511698: D19511.diff
Thu, Apr 17, 4:38 AM
F15481723: D19511.diff
Tue, Apr 8, 10:32 PM
F15427065: D19511.id46654.diff
Mar 23 2025, 12:32 PM
F15391959: D19511.id46651.diff
Mar 15 2025, 12:30 PM
Subscribers
None

Details

Summary

Ref T13151. See PHI727. Update the dashboard widget/panel datasource to actually query results using what the user typed.

The current approach is blind to what the user typed when pulling results from the database, and gets limited to an artificially small number of results somewhere in the pipeline.

Test Plan
  • Queried for panels with text queries.
  • Queried for panels with W123 queries.
  • This is substantially similar to the Owners datasource, which received a similar update in D17142 and has worked well since then.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable