Per offline discussion, some users are requesting features that would be far easier to implement (and wouldn't require abusing the Screwdriver4 API and slow down the whole thing) if a job had the ability to contribute metadata/information/measurements into Build Metrics.
We don't have a metrics table in database. Current metrics are pull from existing tables. To support custom metrics, we need to build a read only view layer, to support metrics queries.
Per offline discussion, some users are requesting features that would be far easier to implement (and wouldn't require abusing the Screwdriver4 API and slow down the whole thing) if a job had the ability to contribute metadata/information/measurements into Build Metrics.