| We should definitely restrict custom metrics at the SDK level, but just in case anyone is not aware, the app metrics server does not allow custom metrics right now. At the moment the app metrics server parses the incoming metrics into a well defined structure which means custom/unrelated fields are thrown away as soon as the payload is parsed. |