We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d419029 commit 8e988e0Copy full SHA for 8e988e0
1 file changed
keep-ui/app/(keep)/incidents/[id]/incident-overview.tsx
@@ -46,6 +46,8 @@ const PROVISIONED_ENRICHMENTS = [
46
"incident_title",
47
"environments",
48
"repositories",
49
+ "rca_points",
50
+ "traces",
51
];
52
53
interface Props {
0 commit comments