Recued
Menu
← Back to recipes

What LaunchDarkly actually changed, and how much of it you were shown

by recued-core v1 8 views

Use “What LaunchDarkly actually changed, and how much of it you were shown” in Recued. ASK launchdarkly what changed and it answers about the last seven days, twenty rows at A time, without saying so.

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 90
from_iso date_add
Add -{{step.days}} days to
to_iso date_add
Add 0 days to
from_ms date_parse
Parse from iso as a date
to_ms date_parse
Parse to iso as a date
events_raw ?
defaults defaults
Apply defaults
have_events template
Generate text from a template
fail: step.items is_empty
shown count
Count items in items
withheld math
Calculate total count minus shown
truncated compare
Check if shown is less than total count
large_impact filter
Filter by condition
large_count count
Count items in large impact
medium_impact filter
Filter by condition
medium_count count
Count items in medium impact
small_impact filter
Filter by condition
small_count count
Count items in small impact
no_impact filter
Filter by condition
none_count count
Count items in no impact
impact_unstated filter
Filter by condition
unstated_count count
Count items in impact unstated
flag_keys pluck
Extract flagKey from each item
flags_touched unique
Remove duplicates from
flags_touched_count count
Count items in flags touched
card to_summary
Format results as a summary card
event_table to_table
Format results as a data table
Settings 4 configurable

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

project key setting = [object Object]
window days setting = 30
launchdarkly setting =
environment key 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 Launchdarkly connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

launchdarkly launchdarklyfeature-flagschange-managementreleaseread-only

Details

26 steps 4 configurable settings recipe_id: review-flag-change-window-launchdarkly