Skip to content

Commit f49a00d

Browse files
committed
docs(clickstack): lead tables with the group-by column, note the display setting
Turn on "Display Group By Columns on Left" for the inventory and endpoints tables so the group-by column (ServiceName, SpanName) leads, which reads as a catalog. Recapture both table screenshots, and add a tip documenting the Display Settings toggle.
1 parent bfcdeef commit f49a00d

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/use-cases/observability/clickstack/dashboards/row-click-drilldowns.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Order by `Requests` descending so the busiest services sort to the top. This tab
4848

4949
<Image img={row_click_catalog} alt="Service inventory table with RED columns (Requests, Errors, P95 Duration) for each service, ordered by request volume, above a requests-over-time trend" size="lg"/>
5050

51+
:::tip Lead with the group-by column
52+
By default a table renders its group-by column (here `ServiceName`) on the right, after the series. A catalog reads better with each row's identity first. Open the tile's **Display Settings** and turn on **Display Group By Columns on Left** to move the group-by column to the front.
53+
:::
54+
5155
### Wire up the row click {#wire-dashboard}
5256

5357
On the inventory table, open **Row Click Action**, select **Dashboard**, and choose **Template** with the value `Service Detail`. Add one filter:
-4.26 KB
Loading
-2.82 KB
Loading

0 commit comments

Comments
 (0)