-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
On the documentation page
👉 https://docs.keephq.dev/providers/overview,
the list of providers appears mostly sorted alphabetically — except for a few anomalies.
For example, FluxCD appears immediately after ArgoCD, which breaks the expected alphabetical order.
🧩 Steps to reproduce
- Open https://docs.keephq.dev/providers/overview
- Scroll through the list of providers
- Observe that:
- Most entries are sorted alphabetically
- Some, like FluxCD, appear out of order (e.g., after ArgoCD)
💡 Expected behavior
- The list of providers should be consistently sorted — ideally fully alphabetical, or
- Grouped logically by provider type (e.g. “CI/CD”, “Monitoring”, “Databases”, “Notifications”), with clear section headers.
Either approach is fine as long as it’s consistent and predictable.
✅ Proposed improvement
- Ensure the provider list on
/providers/overviewis sorted alphabetically by name,
or - Introduce clear categorization (for example: CI/CD, Infrastructure, Databases, Messaging) and order providers accordingly.
🧠 Rationale
Consistent ordering:
- Makes documentation easier to navigate visually
- Helps users quickly locate integrations by name
- Improves the perceived quality and structure of the docs
Labels: type:enhancement area:documentation priority:low
dosubot
Metadata
Metadata
Assignees
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentation