Skip to content

Commit 8e988e0

Browse files
Aladexshahargl
andauthored
fix: add rca_points and traces to PROVISIONED_ENRICHMENTS (#5714)
Co-authored-by: Shahar Glazner <shaharglazner@gmail.com>
1 parent d419029 commit 8e988e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

keep-ui/app/(keep)/incidents/[id]/incident-overview.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ const PROVISIONED_ENRICHMENTS = [
4646
"incident_title",
4747
"environments",
4848
"repositories",
49+
"rca_points",
50+
"traces",
4951
];
5052

5153
interface Props {

0 commit comments

Comments
 (0)