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

Src and Dst zone attributes for Kubernetes #1593

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

mariomac
Copy link
Contributor

Adds the src_zone and dst_zone network metric attributes in Network metrics for Kubernetes.

This is enough to get basic visibility of inter-availability zone traffic, but a following PR would enable a new special network metric for this that would allow clients setting finer-grained visibility attributes for only inter-zone traffic without increasing the overall cardinality of the beyla_network_flow_bytes metric.

@mariomac mariomac requested review from grafsean and a team as code owners January 31, 2025 10:39
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.00%. Comparing base (5262576) to head (97b4242).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1593      +/-   ##
==========================================
+ Coverage   67.28%   71.00%   +3.71%     
==========================================
  Files         197      197              
  Lines       19756    19781      +25     
==========================================
+ Hits        13293    14045     +752     
+ Misses       5776     5056     -720     
+ Partials      687      680       -7     
Flag Coverage Δ
integration-test 52.89% <6.66%> (+0.07%) ⬆️
k8s-integration-test 53.60% <100.00%> (?)
oats-test 34.59% <6.66%> (-0.04%) ⬇️
unittests 47.00% <20.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Amazing!

@mariomac mariomac merged commit 8f4dfdd into grafana:main Feb 3, 2025
15 checks passed
@mariomac mariomac deleted the interzone branch February 3, 2025 08:36
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 this pull request may close these issues.

2 participants