GoogleChrome / GoogleChrome/webstatus.dev
[API] Implement Endpoints for Subscription Analytics
Open
enhancement
go
- Dominant language
- Go
- Stars
- 254
- Forks
- 62
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 64
Description
Implement the three analytics endpoints defined in the design document: GET /v1/stats/features/top-subscribed, GET /v1/stats/features/{feature_id}/subscriber-count, and the authenticated GET /v1/users/me/saved-searches/{search_id}/stats. The spanneradapters layer will need new methods to query the Analytics_SavedSearch_Feature_Map table to ensure data is both fast and accurate.
Contributor guide
Assessment
This issue has not been assessed yet.