Skip to content

Commit 2afabda

Browse files
committed
updates
1 parent cb39245 commit 2afabda

1 file changed

Lines changed: 21 additions & 9 deletions

File tree

fern/observability/boards-quickstart.mdx

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -348,15 +348,25 @@ Analyze spending and optimize costs:
348348

349349
<Tabs>
350350
<Tab title="Do">
351-
✅ Start with 3-5 key metrics (avoid overcrowding) ✅ Use consistent time
352-
ranges across related insights ✅ Place most important metrics at the top ✅
353-
Use appropriate chart types for your data ✅ Add filters to focus on
354-
specific segments
355-
</Tab>
356-
<Tab title="Don't">
357-
❌ Too many insights (impacts performance) ❌ Mix incompatible time
358-
granularities ❌ Ignore visual hierarchy ❌ Use pie charts for time-series
359-
data ❌ Query years of data when you need today's metrics
351+
**Best practices:**
352+
353+
- Start with 3-5 key metrics (avoid overcrowding)
354+
- Use consistent time ranges across related insights
355+
- Place most important metrics at the top
356+
- Use appropriate chart types for your data
357+
- Add filters to focus on specific segments
358+
359+
</Tab>
360+
361+
<Tab title="Don't">
362+
363+
**Avoid these mistakes:**
364+
365+
- Too many insights (impacts performance)
366+
- Mix incompatible time granularities
367+
- Ignore visual hierarchy
368+
- Use pie charts for time-series data
369+
- Query years of data when you need today's metrics
360370
</Tab>
361371
</Tabs>
362372

@@ -419,6 +429,7 @@ Click the fullscreen icon (**⛶**) to display your board in fullscreen—great
419429
</Card>
420430

421431
{" "}
432+
422433
<Card
423434
title="Formula documentation"
424435
icon="calculator"
@@ -428,6 +439,7 @@ Click the fullscreen icon (**⛶**) to display your board in fullscreen—great
428439
</Card>
429440

430441
{" "}
442+
431443
<Card
432444
title="Call analytics"
433445
icon="chart-simple"

0 commit comments

Comments
 (0)