Description
Metrics JSON has 2 root elements A and B representing the input data. Users will lose track of what A and B means and where did it come from.
Feature
Add path key to each A and B objects, where we will store the input path of the data.
Original author: @Zejnilovic
Description
Metrics JSON has 2 root elements
AandBrepresenting the input data. Users will lose track of whatAandBmeans and where did it come from.Feature
Add
pathkey to eachAandBobjects, where we will store the input path of the data.