Spotlight UI
++ Beautiful, customizable components for building observability and distributed tracing experiences. Built on + shadcn/ui. +
+ + {/* Install Command */} +{installCommand}
+ + Beautiful, customizable components for building observability and distributed tracing experiences. Built on + shadcn/ui. +
+ + {/* Install Command */} +{installCommand}
+ {found.page.data.title}
+{found.page.data.description}
+
+ Selected span: {selectedSpanId}
+
| Prop | +Type | +Default | +Description | +
|---|---|---|---|
+
+ {prop.name}
+ {prop.required && *}
+
+ |
+
+ {prop.type}
+ |
+
+ {prop.default ? (
+ {prop.default}
+ ) : (
+ -
+ )}
+ |
+ {prop.description} | +
Component "{component}" not found in registry.
; + } + + const dependencyCommand = metadata.dependencies.length > 0 ? `pnpm add ${metadata.dependencies.join(" ")}` : null; + + return ( +Copy the following files to your project:
+
+ Update the import paths in the copied files to match your project structure. Make sure you have a{" "}
+ cn utility function at{" "}
+ @/lib/utils.
+