Skip to content

Commit

Permalink
fix team summary databricks query to include storage calls in functio…
Browse files Browse the repository at this point in the history
…n calls (#33668)

GitOrigin-RevId: eded88c010b4029214b491df9e98b91777de476c
  • Loading branch information
rrwang7 authored and Convex, Inc. committed Jan 27, 2025
1 parent d6af2f5 commit 6c52ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm-packages/dashboard/src/hooks/usageMetrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const DATABRICKS_QUERY_IDS: {
teamFunctionBreakdown: "8e6592dd-12a0-4ddf-bc79-7498e07352d4",
teamFunctionCalls: "46aa42bb-1f90-4fb5-8466-10bc52fcb43f",
teamStorageCalls: "fe187e75-8670-4c16-a5c4-2cf7b0c5406f",
teamSummary: "849ab4f0-db76-4667-8d85-79ef1051f845",
teamSummary: "15fbb132-6641-4f17-9156-b05e9ee966d9",
teamVectorBandwidth: "e24b4660-5dc4-4e41-a895-a91a66dede80",
teamVectorStorage: "6cf7ee95-c39e-419e-ac3e-cb0acfcc2a0b",
};
Expand Down

0 comments on commit 6c52ebd

Please sign in to comment.