mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 21:48:58 +08:00
Merge branch 'develop' into release/v0.17.0
This commit is contained in:
commit
83e3e3c3ed
@ -45,7 +45,7 @@ export const externalCallErrorPercent = ({
|
|||||||
},
|
},
|
||||||
...tagFilterItems,
|
...tagFilterItems,
|
||||||
];
|
];
|
||||||
const legendFormula = 'External Call Error Percentage';
|
const legendFormula = legend;
|
||||||
const expression = 'A*100/B';
|
const expression = 'A*100/B';
|
||||||
const disabled = true;
|
const disabled = true;
|
||||||
return getQueryBuilderQuerieswithFormula({
|
return getQueryBuilderQuerieswithFormula({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user