keep
keep copied to clipboard
[📃 Docs]: FluxCD missing from list of topology-capable providers in documentation
Summary
On the documentation page describing the Service Topology feature
👉 https://docs.keephq.dev/overview/servicetopology,
there is a list of providers that support supplying data for service topology visualization.
The list currently includes:
- Datadog
- PagerDuty
- ArgoCD
- Cilium
- ServiceNow
However, FluxCD is missing — despite clearly being capable of providing this information.
If FluxCD indeed supports contributing topology data (as observed in practice), the documentation should be updated to reflect this.
🧩 Steps to reproduce
- Open https://docs.keephq.dev/overview/servicetopology
- Review the section listing supported providers
- Notice that FluxCD is not included among them
💡 Expected behavior
- The documentation should explicitly mention FluxCD among topology-capable providers, if it supports this functionality.
- Alternatively, if FluxCD integration currently lacks this capability, this should be clearly stated for transparency.
✅ Proposed fix
- Confirm whether the FluxCD provider contributes to service topology discovery.
- If yes → add FluxCD to the list of supported topology providers on
/overview/servicetopology. - If partially supported → clarify the scope (e.g., deployments, HelmReleases, Kustomizations only).
🧠Rationale
- FluxCD plays a central role in GitOps-based environments, and its omission from the list may confuse users.
- Reflecting accurate provider capabilities helps users better understand which integrations contribute topology data.
Labels: type:enhancement area:documentation priority:medium