Skip to content

Enhancement: Status update payload doesn't respect the sorting of the health payload #5525

Description

@cdprete

Hello guys.

I've been asked by a colleague if it could be possible to sort in the UI the health indicators.
While this is not possible, as of today, I realized that Spring Boot already returns them sorted by health indicator name and it's only SBA that breaks that sorting when it propagates such health information as part of the STATUS_UPDATED event.
For example, with version 4.1.2:

Image

vs the actuator health response:

Image

Would it be possible to preserve, at least, the order provided by the actuator health response?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions