Recued
Menu
← Back to recipes

How much of this Sentry number was measured, and how much was inferred

by recued-core v1 12 views

Use “How much of this Sentry number was measured, and how much was inferred” in Recued. The number on A sentry chart is an extrapolation BY default. It reads information without changing data in the connected service.

How it works 26 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (26 steps)
days clamp
Clamp setting window days between 1 and 30
period template
Generate text from a template
extrapolated_raw ?
extrapolated_series default
Apply default
have_points template
Generate text from a template
fail: step.extrapolated_series is_empty
sampled_raw ?
sampled_series default
Apply default
point_count count
Count items in extrapolated series
extrapolated_total sum
Sum values in
sampled_total sum
Sum values in
inferred_total math
Calculate extrapolated total minus sampled total
multiplier_raw math
Calculate extrapolated total divided by sampled total
multiplier_num default
Apply default
multiplier round
Round multiplier num to 2 decimal places
nothing_stored compare
Check if sampled total equals 0
samples_seen sum
Sum values in
incomplete_points filter
Filter by condition
incomplete_count count
Count items in incomplete points
low_confidence filter
Filter by condition
low_confidence_count count
Count items in low confidence
high_confidence filter
Filter by condition
high_confidence_count count
Count items in high confidence
unstated_confidence filter
Filter by condition
unstated_confidence_count count
Count items in unstated confidence
card to_summary
Format results as a summary card
bucket_table to_table
Format results as a data table
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

sentry setting =
dataset setting = spans
window days setting = 7
organization setting = [object Object]

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Sentry connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

sentry sentryobservabilitysamplingdata-qualityread-only

Details

26 steps 4 configurable settings recipe_id: review-measured-vs-extrapolated-sentry