George Gaál
George Gaál
## Summary **Proposal:** implement a new **Coroot provider** for KeepHQ 👉 [https://coroot.com/](https://coroot.com/) Coroot is a modern open-source monitoring system that takes a **service-level objective (SLO)**-based approach, rather than the traditional...
## Summary I successfully managed to get **Cilium** working with KeepHQ on a test **k3s** cluster. To connect to **Hubble**, I used the following configuration: ```yaml ... provision: providers: ......
## Summary In the list of available providers in the documentation, **Microsoft Planner** is shown as a supported provider. However, clicking its documentation link leads to a non-existent page: ❌...
## Summary While reviewing the codebase, it appears that the **Grafana provider** may also serve as a **source of topology data**, similar to FluxCD and other integrations. Specifically, the provider...
## Summary On the **Service Topology** overview page 👉 [https://docs.keephq.dev/overview/servicetopology](https://docs.keephq.dev/overview/servicetopology), the product name **PagerDuty** is written incorrectly as **“Pagerduty”** (with a lowercase *d*). Additionally, the same issue appears on the...
## Summary On the documentation page describing the **Service Topology** feature 👉 [https://docs.keephq.dev/overview/servicetopology](https://docs.keephq.dev/overview/servicetopology), there is a list of providers that support supplying data for service topology visualization. The list currently...
## Summary On the documentation page for the **VictoriaMetrics provider**, 👉 [https://docs.keephq.dev/providers/documentation/victoriametrics-provider](https://docs.keephq.dev/providers/documentation/victoriametrics-provider), the product name appears everywhere as **“Victoriametrics”** (with a lowercase *m*). At the same time, on the **VictoriaLogs**...
## Summary A Slack community link in the documentation is formatted with **misordered Markdown syntax**, causing the link to render as plain text instead of a hyperlink. The correct Markdown...
## Summary On the documentation page 👉 [https://docs.keephq.dev/providers/overview](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...
## Summary When a provider is configured via the **`provision`** mechanism (i.e. its parameters are supplied declaratively through Helm values or YAML and cannot be modified via the UI), the...