Skip to content

Commit 96dd3ad

Browse files
committed
Add opentelemetry-span-design-granularity-overhead article
1 parent 1f5a6be commit 96dd3ad

4 files changed

Lines changed: 904 additions & 1300 deletions

File tree

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"fosstodon",
7474
"FOUC",
7575
"fprintf",
76+
"gantt",
7677
"gclid",
7778
"gemoji",
7879
"glidejs",
@@ -252,6 +253,7 @@
252253
"uncordon",
253254
"Uncordoning",
254255
"unhold",
256+
"uninstrumented",
255257
"unsampled",
256258
"unspaced",
257259
"unstub",

COVERS.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,3 +1039,25 @@ Create an image of a translation bureau where a single document (spec) is being
10391039
### Prompt 5: The API Factory
10401040

10411041
Design an image of a modern factory assembly line where raw specifications enter one end. Different stations produce: documentation (book press), SDKs (code printers), validation rules (shield forge). All products have the same serial number showing common origin. Quality control inspects each output. Style: automated generation, factory efficiency, quality control, 16:9 aspect ratio.
1042+
1043+
## opentelemetry-span-design-granularity-overhead
1044+
1045+
### Prompt 1: The Signal Tower
1046+
1047+
Create an image of a tower with multiple signal lights. At the base, many dim lights (too many spans) create noise. At the top, a few bright beacons (well-designed spans) provide clear signals. An operator easily sees the bright signals but struggles with the noise below. Style: signal clarity, noise reduction, focused visibility, 16:9 aspect ratio.
1048+
1049+
### Prompt 2: The Readable Map
1050+
1051+
Design an image of two city maps side by side. One map has every building, tree, and sidewalk marked (over-instrumented)—completely unreadable. The other shows major roads, landmarks, and districts (appropriate granularity)—clear navigation. A navigator easily uses the simple map but is overwhelmed by the detailed one. Style: map clarity, information hierarchy, usable detail, 16:9 aspect ratio.
1052+
1053+
### Prompt 3: The Waterfall Balance
1054+
1055+
Illustrate a balance scale where one side has a massive pile of tiny spans (many small coins) weighing down the scale. The other side has fewer, larger spans (gold bars) perfectly balanced. A developer looks frustrated at the overflowing side but satisfied with the balanced side. Style: balance metaphor, quantity vs quality, overhead visualization, 16:9 aspect ratio.
1056+
1057+
### Prompt 4: The Telescope Focus
1058+
1059+
Create an image of an astronomer adjusting a telescope. When zoomed in too far (too granular), the view is blurry static. When zoomed out appropriately (right granularity), stars and constellations are clearly visible. The astronomer adjusts the focus dial labeled "Span Granularity." Style: focus adjustment, clarity at the right level, observability metaphor, 16:9 aspect ratio.
1060+
1061+
### Prompt 5: The Story Thread
1062+
1063+
Design an image of a storyteller holding threads that represent traces. Some threads are tangled masses of tiny knots (over-instrumented traces). Other threads have clear beads at intervals (well-designed spans) telling a readable story. Listeners understand the clear threads but are confused by the tangled ones. Style: narrative clarity, story structure, trace as narrative, 16:9 aspect ratio.

0 commit comments

Comments
 (0)