New metric schema and endpoint
- Create new schema and endpoint for metrics
- Rename schemas as v1 or v2 to prevent conflicts in spec generation
- Minor adjustment to the cache to work with new schema
- New schema uses a new date format from
YYYY_WW
toYYYY-MM-DD
- Only change from old to new processors is to use this new format
Edited by Mark Howard