Recued
Menu
← Back to recipes

Heroku app runtime brief

by recued-core v1 11 views

Use “Heroku app runtime brief” in Recued. It provides a read-only runtime brief for one Heroku app.

How it works 22 steps

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

Process (22 steps)
app_key trim
Trim whitespace from setting app name
app ?
dynos_raw ?
formation_raw ?
releases_raw ?
builds_raw ?
domains_raw ?
addons_raw ?
pipeline_coupling ?
dyno_sizes_raw ?
defaults defaults
Apply defaults
dyno_count count
Count items in dynos
release_count count
Count items in releases
domain_count count
Count items in domains
summarize ?
dyno_rows slice
Take a subset of
release_rows slice
Take a subset of
domain_rows slice
Take a subset of
dyno_table to_table
Format results as a data table
release_table to_table
Format results as a data table
domain_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

focus setting = Summarize the Heroku app for dyno state, formation capacity, recent release/build status, domain/ACM readiness, pipeline stage, risk, and concrete next checks. Do not invent facts outside the Heroku data.
heroku setting =
app name setting =
row limit setting = 12
max length setting = 900

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 Heroku connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

heroku herokuappdynosformationreleasesdomainsai-summarypack:heroku

Details

22 steps 5 configurable settings recipe_id: app-runtime-brief-heroku