Open inexactt opened 1 month ago
Seeing the same thing. Regression from this PR.
Sorry about that, we didn't realize the helm chart had a dependency on our main branch, we need to do this better. We are working on a revert of that PR and we'll publish a new helm chart update.
Reverting the regression PR: https://github.com/grafana/beyla/pull/1231 and publishing as 1.4.3 https://github.com/grafana/beyla/pull/1233
The failing helm chart had sense and might work under some non-default configuration.
This issue is actually a mistake in Beyla. Beyla returns error because the client
attribute of the filter is not recognized as an attribute in RED metrics, but the client attribute is already present in some application metrics such as service graph metrics.
I'm trying to install Beyla with Helm in a Minikube Cluster running with Docker but i'm receiving an error, im not overriding any configuration
I executed this command
Error
I'm following this grafana documentation https://grafana.com/docs/beyla/latest/setup/kubernetes-helm/