-
Notifications
You must be signed in to change notification settings - Fork 983
feat: add health check monitoring to workspace apps #4114
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 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
79c761e
add db types
f0ssel 511be13
add sdk types
f0ssel b034b06
add postWorkspaceAppHealth route
f0ssel 419f8e7
Add more healthcheck fields to db schema
f0ssel 8d0517e
healthcheck threshold
f0ssel 719eb4d
add storybooks
f0ssel 1bcac73
typo
f0ssel ae77f1c
change to warning icon
f0ssel 467a715
fix missing err check
f0ssel 22e275e
gosec
f0ssel 9f84cf2
make fmt
f0ssel 7793799
fix js tests
f0ssel 349116c
add authtest skip
f0ssel 66a6146
rebase
f0ssel 342cbb0
fix insert
f0ssel c8534d7
whitespace
f0ssel 48c9c76
whitespace
f0ssel f08718e
healthcheck url
f0ssel 737209f
add proto
f0ssel 466340a
connect proto
f0ssel 25fc5d8
whitespace
f0ssel e28c366
lint
f0ssel 1c179a4
add workspace agent apps route
f0ssel 6df6998
add myWorkspaceAgent
f0ssel 18fb1a5
noauthorize
f0ssel dea8070
add postworkspaceagentapphealth
f0ssel c098980
docs
f0ssel 84c3cf8
add reportAppHealth
f0ssel 7028377
add retry loop
f0ssel 947ff9c
gosimp
f0ssel 047a2e6
fix
f0ssel 26d902a
authorizer
f0ssel 4e65229
workspace app health reporter
f0ssel 9129027
health
f0ssel e87b48a
fix types
f0ssel 2d5d27a
handle context
f0ssel fec256d
handle nil interface
f0ssel a3330c7
add test for agent app health routes
f0ssel 18d05a9
fix test
f0ssel e6dc742
fix json
f0ssel 1947adc
remove healthcheck_enabled
f0ssel bb5aa3e
add healthcheck type
f0ssel d7c2ef2
fix merge
f0ssel e7a2798
fix nil
f0ssel b774aee
fix js
f0ssel 8cfef1a
update tf provider
f0ssel aaabc5a
make fmt
f0ssel 7c70495
add to example
f0ssel 5aedcdc
fix agent logic
f0ssel 2654c1a
fix cast
f0ssel 8b293fe
add apphealth_test.go
f0ssel 6b95ddd
lint
f0ssel cf53ce6
lint
f0ssel 2f17c5a
lint
f0ssel e63769b
make tests more reliable
f0ssel 0fbd251
fix migration number
f0ssel 1cde12b
fix migration number
f0ssel e7f93a9
fix goleak
f0ssel d304f64
simplify goroutines
f0ssel 634fb64
pr comments
f0ssel 7f3f45a
fix datarace in test
f0ssel 7caea9a
fix another datarace
f0ssel 52ab3dc
dont wait twice
f0ssel f1ca9c5
cleanup
f0ssel 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
add healthcheck type
- Loading branch information
commit bb5aa3e9264ddd57f83dd9d0ca544d7aaa3daf93
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
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.
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.