-
Notifications
You must be signed in to change notification settings - Fork 1
Temporal Cost Analyzer/Optimizer #112
Copy link
Copy link
Open
Labels
code exchange submissionCode and/or content about Temporal!Code and/or content about Temporal!triageIssues that Temporal folk need to look atIssues that Temporal folk need to look atziggy reviewedPre-screened by ZiggyBotPre-screened by ZiggyBot
Metadata
Metadata
Assignees
Labels
code exchange submissionCode and/or content about Temporal!Code and/or content about Temporal!triageIssues that Temporal folk need to look atIssues that Temporal folk need to look atziggy reviewedPre-screened by ZiggyBotPre-screened by ZiggyBot
Project link
https://github.com/vitebski/temporal-cost-optimizer/
Language
Go
Short description (max 256 chars)
Temporal Cost Optimizer is a hackathon MVP for surfacing Temporal Cloud usage hotspots. It pairs a Chrome extension overlay with Go backend services that rank namespaces, prepare workflow drilldowns, and expose optimization analysis endpoints.
Long Description
Temporal Cost Optimizer is a hackathon MVP that adds a Cost Analyser view directly into the Temporal UI through a Chrome extension. It helps surface high-cost namespaces, drill into workflow types, inspect usage signals, and view example optimization recommendations in a familiar Temporal interface.
The demo is designed to show how cost visibility could be embedded into daily Temporal workflows, making it easier for teams to spot usage hotspots and reason about optimization opportunities without leaving the UI. Note: current Temporal Cloud API limitations mean workflow and execution data cannot be read directly from namespaces, and mTLS-protected namespaces are not supported.
Author(s)