We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3fa1d commit a15146dCopy full SHA for a15146d
1 file changed
src/types/dashboard.ts
@@ -270,7 +270,6 @@ export type SpanAggregateFunction = (typeof SPAN_AGGREGATE_FUNCTIONS)[number];
270
export const DISCOVER_AGGREGATE_FUNCTIONS = [
271
...SPAN_AGGREGATE_FUNCTIONS,
272
"failure_count",
273
- "failure_rate",
274
"apdex",
275
"count_miserable",
276
"user_misery",
0 commit comments