Skip to content

Commit af0781f

Browse files
authored
chore(insights): Remove empty Session Health tab from Backend Insights (#87237)
![SCR-20250317-njju](https://github.com/user-attachments/assets/bb0df33e-1007-48f4-8326-3542c364612b)
1 parent be4cdd0 commit af0781f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/app/views/insights/pages/backend/settings.ts

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export const MODULES = [
1010
ModuleName.HTTP,
1111
ModuleName.CACHE,
1212
ModuleName.QUEUE,
13-
ModuleName.SESSIONS,
1413
ModuleName.CRONS,
1514
ModuleName.UPTIME,
1615
];

0 commit comments

Comments
 (0)