keep icon indicating copy to clipboard operation
keep copied to clipboard

[📃 Docs]: FluxCD missing from list of topology-capable providers in documentation

Open gecube opened this issue 4 months ago • 0 comments

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

  1. Open https://docs.keephq.dev/overview/servicetopology
  2. Review the section listing supported providers
  3. 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

  1. Confirm whether the FluxCD provider contributes to service topology discovery.
  2. If yes → add FluxCD to the list of supported topology providers on /overview/servicetopology.
  3. 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

gecube avatar Oct 24 '25 20:10 gecube