transactionMethod isn't a field, we should use `transaction.method`
@@ -23,7 +23,6 @@ export type SpanTransactionMetrics = {
'time_spent_percentage(local)': number;
transaction: string;
'transaction.method': string;
- transactionMethod: string;
};
export const useSpanTransactionMetrics = (