[v18] feat: Bot instance service health#60588
Closed
nicholasmarais1158 wants to merge 1 commit intonicholasmarais1158/backport-60019-branch/v18from
Closed
[v18] feat: Bot instance service health#60588nicholasmarais1158 wants to merge 1 commit intonicholasmarais1158/backport-60019-branch/v18from
nicholasmarais1158 wants to merge 1 commit intonicholasmarais1158/backport-60019-branch/v18from
Conversation
* Add tabs to instance details * Add `kind` to bot instance heartbeat proto * Extend `GetBotInstanceResponse` type * Add `InfoTab` component for Overview tab * Add `HealthTab` component for Services tab * Wire-up tabs content * Use `join_attrs.meta` for join token fields * Fix links style * Fix handling of unspecified health status * Fix tab spacing * Remove tab tooltips * Replace service item background * Add zero services story * Support tctl instance kind * Fix styled links * Fix test * Fix bot instances story
strideynet
approved these changes
Oct 28, 2025
kimlisa
approved these changes
Oct 28, 2025
Contributor
Author
|
Superseded by #60761. |
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.
Backport #60133 to branch/v18
Updates: #55926
Changelog: Added bot instance service health to web UI