grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.33k stars 94 forks source link

Helm list doesn't work when Beyla is installed with the helm command #1054

Closed grcevski closed 2 days ago

grcevski commented 1 month ago

Using helm install works well for Beyla, but once you install you are unable to see the Helm deployment with helm list. It shows in k9s, but something related to the registry doesn't work.

marctc commented 2 weeks ago

It worked for me:

 helm list
NAME    NAMESPACE   REVISION    UPDATED                                     STATUS      CHART       APP VERSION
beyla   default     1           2024-08-23 12:38:01.833163195 +0200 CEST    deployed    beyla-1.3.0 1.7.0

Tested in Kind and k3d