mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 06:08:59 +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,
|
||||
];
|
||||
const legendFormula = 'External Call Error Percentage';
|
||||
const legendFormula = legend;
|
||||
const expression = 'A*100/B';
|
||||
const disabled = true;
|
||||
return getQueryBuilderQuerieswithFormula({
|
||||
|
Loading…
x
Reference in New Issue
Block a user