Skip to content
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

Adapt status page UI to 8.0 /api/status format #77624

Closed
joshdover opened this issue Sep 16, 2020 · 6 comments · Fixed by #107937
Closed

Adapt status page UI to 8.0 /api/status format #77624

joshdover opened this issue Sep 16, 2020 · 6 comments · Fixed by #107937
Assignees
Labels
chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@joshdover
Copy link
Contributor

#76054 introduces a query parameter to use a new format for the /api/status endpoint that drops many of the legacy concepts and fields. The Status Page UI code in core needs to be adjusted to use this new API format before 8.0.

We could also use this opportunity to split out Core service statuses from plugin statuses in the UI.

@joshdover joshdover added chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Sep 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@pgayvallet
Copy link
Contributor

Should we move this issue to our 7.12 or 7.13 roadmap?

@joshdover
Copy link
Contributor Author

Blocks #94419

@thesmallestduck
Copy link

I had a chat with @ryankeairns briefly. There's no objections to simply suppressing core plugin status or splitting the plugin status list into sections as we see fit. If we decide we want to do something more fancy with the UI we can loop in kibana-design formally and get some wireframes and what not.

@ryankeairns
Copy link
Contributor

+1 and if you'd like feedback on this initial PR (or any for that matter), just mention us with @ kibana-design

@afharo
Copy link
Member

afharo commented Aug 9, 2021

We agreed to scope this issue only to adapt the current design to the new output of the /api/status format.

To discuss about any redesign of the page, I've created #107873

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants