Skip to content

Ability to sort nodes by config order? #101

@sparanoid

Description

@sparanoid

It seems all nodes are sorted alphabetically. Currently I can hack the order by prefixing numbers like:

[[probe.service]]
id = "0-frontend"

...

[[probe.service]]
id = "1-backend"

But this also affects readability in notifications:

❌ Status changed to: DEAD.
- 0-frontend:homepage: 1 dead
Link: https://example.com/

That would be great if there is a way to sort them manually or just keep the order defined in the config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions