release: v0.11.0 (admin 0.8.0) - #185
Merged
Merged
Conversation
Ships the insights consolidation: issues #175 and #181, PRs #176-#180 and #182-#184. - admin 0.8.0: insights is the ONE analytics surface. Bare /dispatch insights (and the panel's i key) writes and opens the self-contained page: budget dials with used-vs-cap facts and the worker's own states, plan verdicts, daily + cumulative + per-flow spend charts, the four breakdowns, and the trigger/flow topology with schedule tips and spend badges. insights whatif is the estimator. The COSTS and GRAPH views and the costs/graph subcommands are REMOVED; the cost-fold correctness fixes (requested-window proration, flowKey, other/other, truncated-ledger counter) and the byTrigger/byRepo/ dailyByFlow folds ride along. dispatch_costs is unchanged. - worker 0.3.0 and receiver 0.2.1 are unchanged since v0.10.0 and their publishes skip. - Image ?v= tags normalized to this release's version. Suite green in the CI posture: 2192 tests, 0 skipped, live Valkey. Signed-off-by: Rob Boerman <robboerman@live.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ships the insights consolidation (issues #175 and #181; PRs #176 through #180 and #182 through #184).
admin 0.8.0: insights is the one analytics surface. Bare
/dispatch insights(and the panel'sikey) writes and opens the self-contained page: the budget dials (used-vs-cap facts, states as the worker's own words, the/dispatch setlever named), plan verdicts against API rates, daily, cumulative and per-flow spend charts, the four breakdowns, and the trigger/flow topology with schedule tips and spend badges.insights whatifis the estimator. Breaking for operators: the COSTS and GRAPH views and thecosts/graphsubcommands are removed;dispatch_costs(the model-facing tool) is unchanged. The cost-fold correctness fixes and the byTrigger/byRepo/dailyByFlow folds ride along.worker 0.3.0 and receiver 0.2.1 are unchanged since v0.10.0; their publish groups skip on the version gate. Image
?v=tags normalized to this release's version.Suite green in the CI posture (2192 tests, 0 skipped, live Valkey).