Skip to content

Commit a15146d

Browse files
authored
Apply suggestions from code review
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
1 parent 5b3fa1d commit a15146d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/types/dashboard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ export type SpanAggregateFunction = (typeof SPAN_AGGREGATE_FUNCTIONS)[number];
270270
export const DISCOVER_AGGREGATE_FUNCTIONS = [
271271
...SPAN_AGGREGATE_FUNCTIONS,
272272
"failure_count",
273-
"failure_rate",
274273
"apdex",
275274
"count_miserable",
276275
"user_misery",

0 commit comments

Comments
 (0)