Merge branch 'develop' into release/v0.17.0

This commit is contained in:
Srikanth Chekuri 2023-03-11 16:47:38 +05:30
commit 83e3e3c3ed

View File

@ -45,7 +45,7 @@ export const externalCallErrorPercent = ({
},
...tagFilterItems,
];
const legendFormula = 'External Call Error Percentage';
const legendFormula = legend;
const expression = 'A*100/B';
const disabled = true;
return getQueryBuilderQuerieswithFormula({