Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8s: server_address not properly replaced in Beyla 1.9 #1426

Closed
mariomac opened this issue Dec 2, 2024 · 3 comments · Fixed by #1444
Closed

K8s: server_address not properly replaced in Beyla 1.9 #1426

mariomac opened this issue Dec 2, 2024 · 3 comments · Fixed by #1444
Assignees

Comments

@mariomac
Copy link
Contributor

mariomac commented Dec 2, 2024

The server_address field often contains an IP instead of the Kubernetes entity/service.

This worked in Beyla 1.8.

@grcevski
Copy link
Contributor

grcevski commented Dec 2, 2024

I wonder if it's an edge case of the environment variable reading, maybe we read something empty and we don't report an error in the logic, causing us to not go down the route to read the k8s data.

@marctc
Copy link
Contributor

marctc commented Dec 2, 2024

This worked in Beyla 1.8.

This is being an ongoing issue from before. See #933

@bjor-joh
Copy link
Contributor

bjor-joh commented Dec 9, 2024

To me this issue is a lot more apparent in 1.9.
I bumped to chart version 1.5.0 and 95% of all metrics got an ip in the server_address field.
Once I reverted to 1.4.13 it started working again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants