-
Notifications
You must be signed in to change notification settings - Fork 45
Throughput forecasting UI and API #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
c5f62a6
Add throughput forecasting APIs and types
jamby77 5d8dde4
Refactor throughput forecasting settings to use a reusable section co…
jamby77 36f392f
Modularize throughput forecasting components and utilities
jamby77 5cb015e
Update SettingsPanel heading and adjust component placement in Throug…
jamby77 6b2c15e
Update SettingsPanel heading and adjust component placement in Throug…
jamby77 72f6985
Migrate forecasting hooks to TanStack Query (#70)
jamby77 10f5bfd
Generic metric forecasting (#63)
jamby77 f469f8b
bugfix: import WebhookEventType as value from @betterdb/shared
jamby77 a1e99dd
bugfix: update e2e test ports to match docker-compose.test.yml
jamby77 8b449d6
bugfix: address PR review feedback for metric forecasting
jamby77 18f2904
bugfix: persist default ceilings, log prometheus errors, cleanup timers
jamby77 67205e5
bugfix: address second round of PR review feedback
jamby77 f968168
chore: add parseInt radix and cpu extractor clarification comment
jamby77 36dfef9
chore: remove Prometheus Infinity sentinel, prune cache in non-Pro
jamby77 d39507d
chore: tighten dispatch interface types, fix usePolling memoization, …
jamby77 aee363f
fix: add void operator to suppress ignored promise in MetricForecasting
jamby77 0281d63
bugfix: accumulate debounced updates, fix zero-start trend detection,…
jamby77 98ccfad
bugfix: pass real dataPointCount in insufficient forecast, allow frac…
jamby77 9a33fca
chore: add re-entry guard on checkAlerts, use ENV_DEFAULT_ID constant
jamby77 97cc8d3
fixed failing to save settings
KIvanow 641cae0
Merge branch 'feature/61-throughput-forecasting' of https://github.co…
KIvanow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.