Skip to content

Supported input metric data formats

sf-wind edited this page Jul 31, 2018 · 4 revisions

The harness receives metric data from the binary or app running on device. Depending on the framework and the backend platform, the collected data format may be different. The harness supports a few metric data formats. If the binary outputs those formats, there may not a need to change the harness. Instead, the existing data parsing format can be reused.

To specify the data converter to use, you can add a field converter to the model field of the meta data file (json file).

Below are some of the data formats that are supported by the harness.

json_converter

json_with_identifier_converter