Page MenuHomePhabricator

Track user defined function and implementation counts
Open, Needs TriagePublic

Description

As part of the effort for performance monitoring, we should track the number of user defined functions and their implementation counts over time. Perhaps as a next step, we could also track usage per function/implementation.

Event Timeline

If this is going to be a queryable data stream from the analytics side, we'll need to annotate pages as functions or implementations into the Data Engineering side; we should talk to them about whether this is possible.