Skip to content

Intermittent Sampling

Sample periodically or irregularly to detect intermittent states that continuous monitoring cannot afford or guarantee.

The Diagnostic Story

Symptom: The problem is real — people report it, the data shows traces of it — but every direct inspection finds normal conditions. Evidence appears in bursts and then vanishes, leaving no consistent picture. Repeated checks always catch the same partial view, so the failure can neither be confirmed nor ruled out. Debate stalls on whether the phenomenon is genuine because proof is sporadic and disappearing.

Pivot: Accept that observation will be incomplete, then deliberately design when, where, and how samples are taken. Define the interval or trigger, the detection window, what counts as a positive, and what happens next when one is found.

Resolution: Intermittent conditions become observable enough to diagnose or govern. Continuous monitoring costs are avoided where full coverage was never achievable. As the design improves over iterations, the debate shifts from anecdotal claims to sampled evidence and positive detections drive earlier, defined responses.

Reach for this when you hear…

[clinical diagnostics] “The arrhythmia only shows on a 24-hour Holter, not on the 12-lead we do in the office -- you have to catch it when it is actually happening.”

[network operations] “Packet loss that is gone by the time I run a trace is still packet loss -- I need periodic captures at the right interval, not just a ping when someone complains.”

[quality inspection] “We cannot test every unit off the line, but if we sample at the right points in the shift we will catch the drift before it becomes a batch failure.”

When This Archetype Applies

Partial catalog groundingSome structural conditions are represented by existing abstractions, but no sufficient condition set is fully represented.

The relevant event or state appears in bursts or intermittent episodes, making ordinary observation miss it.

What this problem means

The structural problem is a mismatch between **episode duration** and **observation availability**. The event exists, but not long enough or predictably enough for the normal observation rhythm to catch it. Reports accumulate without proof, failures vanish before inspection, and the system confuses “not seen” with “not real.”

This pattern often appears when bursts, rare events, compliance lapses, symptoms, or defects are real but irregular. The organization may overreact by monitoring everything continuously, or underreact by dismissing reports because scheduled reviews show normal conditions. Intermittent Sampling creates a middle path: bounded observation designed around the intermittent nature of the target.

Show the applicability expression

Applicability expression4 distinct conditions

Sparse target burstsandCostly continuous monitoringandLate anecdotal evidenceandObservation-reactive event
Algebraic1234

groundedpartly groundedopen

4 conditions, all required.

4Required in every casenumbered 1–4

These hold no matter which pattern applies.

1

Sparse target bursts · grounded

The target state appears in sparse, irregular bursts separated by near-baseline periods.

2

Costly continuous monitoring · open

Continuous monitoring is too costly, noisy, intrusive, risky, or unavailable.

3

Late anecdotal evidence · 2 cases · 0 matched

Existing evidence of the target state is anecdotal or arrives too late.

4

Observation-reactive event · grounded

Predictable observation may alter the intermittent event being measured.

Other requirements and context (1)

Why these sit outside the expression

Application gateit governs whether applying the archetype is appropriate or material, rather than defining the structural problem itself.

  • Application gateA follow-up action depends on confirming the intermittent condition.

2 of 4 conditions grounded · 2 open.

Read the methodologyDownload the trigger-logic data

Mechanisms / Implementations

  • Spot Checks: Implement short bounded observations.
  • Randomized Audits: Use unpredictability to reduce gaming and patterned blind spots.
  • Canary Probes: Are lightweight signals or tests placed in the system to reveal whether an intermittent state may be occurring.
  • Diagnostic Sampling: A targeted measurement method used when an intermittent condition is suspected but cannot be observed continuously or reproduced reliably.
  • Burst Capture Logging: Temporary or conditional logging that increases observational density around suspected bursts so short-lived episodes leave usable evidence.
  • Rotating Inspections: Sample different units, sites, teams, or subsystems over time.
  • Sentinel Surveys and Temporary Sensors: Sentinel surveys gather evidence from selected people, locations, or institutions that are likely to show early signal.
  • Canary Probe: A lightweight probe placed in a system to periodically or conditionally reveal whether an intermittent failure, exposure, or degradation is occurring.
  • Randomized Audit
  • Rotating Inspection: A rotating schedule that samples different sites, teams, units, or subsystems over time to broaden coverage without inspecting all of them at once.

Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.

Built directly on (3)

Also references 14 related abstractions

Variants

Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.

Scheduled Intermittent Sampling · temporal variant · recognized

Sampling at planned intervals to make intermittent states visible without continuous monitoring.

Randomized Intermittent Sampling · implementation variant · recognized

Sampling at unpredictable times or cases to reduce bias, gaming, and patterned misses.

Triggered Intermittent Sampling · temporal variant · recognized

Opening a sample window when a proxy signal suggests the intermittent state is likely to appear.

Sentinel Sampling · scale variant · recognized

Sampling selected sentinel locations, actors, devices, or cases that are likely to reveal intermittent states earlier or more cheaply than broad coverage.

Burst-Window Sampling · risk or failure variant · candidate

Sampling densely during suspected burst windows and sparsely outside them.

Editorial Notes

Problem Classification

Classification: Observability, Measurement & Feedback GapsTemporal Sampling, Decay & Transition Resolution

Problem kernel: sampling cadence misses burst-like states

Rationale: Observation windows are too sparse or poorly synchronized with intermittent episodes to resolve the event.

Independent corroboration: The earliest necessary condition in the frozen evidence is: The relevant event or state appears in bursts or intermittent episodes, making ordinary observation miss it. That is a temporal sampling decay and transition resolution problem because Observation cadence or anchoring does not match state dynamics, so brief events, decaying effects, accumulated drift, and approaching transitions are missed.

Review outcome: Independent reviewer agreement; high confidence.