Jennifer (our analyst) needs an easy way to look at active schemas to look up information like sampling rate and understanding the possible values in the associated schema
A while back @phuedx pointed me towards https://en.wikipedia.org/wiki/Special:ApiSandbox#action=streamconfigs&format=json&all_settings=1
I suggested to Olga that the web team could create a wmflabs / wmcloud static app for viewing data. This would be a useful service in the same way patchdemo is useful to multiple teams across WMF.
The initial version would be:
- Built in Vue.js using Codex components
- Show schemas and sampling rate
Later versions would allow exploring and previewing the schema data - a capability that's been lacking since we migrated away from wiki pages (e.g. https://meta.wikimedia.org/wiki/Schema:MobileWebInfobox). We'd likely need support from Sam and co. to update/add APIs to provide the information we need.