python-atlasapi icon indicating copy to clipboard operation
python-atlasapi copied to clipboard

Measurements: Retrieving root level metric results in incorrect data

Open mgmonteleone opened this issue 3 years ago • 0 comments

When sending a non-leaf AtlasMeasurementTypes, the API does retrieve all leaf level metrics for the root, but it stores the data incorrectly in a single AtlasMeasurement object. Need to either disable pulling non-leaf level or change how this is stored and returned.

mgmonteleone avatar Jun 09 '22 14:06 mgmonteleone