Ship
PublicStatus — custom fields on components and incidents
Status pages aren't one-size-fits-all: tenants define custom fields on components and incidents — visible in HTML and RSS, no code deploy.
kumiko.rocks
Many teams need on status: region, SLA tier, owner, ticket ID — metadata generic tools don’t ship.
PublicStatus now supports this tenant-side:
- Define custom fields on components and incidents (type, label, optional required flag)
- Fields show on the public status page and in the RSS feed
- Admin UI for field definitions — no dev ticket for every new metadata column
Same Kumiko pattern as your internal apps: extend the schema, UI follows. For pilot customers: your domain language on the status page, not only in Confluence.
Related