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

Improve observability of coil egress's proxying traffic #307

Closed
2 tasks done
terassyi opened this issue Dec 20, 2024 · 0 comments
Closed
2 tasks done

Improve observability of coil egress's proxying traffic #307

terassyi opened this issue Dec 20, 2024 · 0 comments
Assignees

Comments

@terassyi
Copy link
Contributor

terassyi commented Dec 20, 2024

What

Now coil egress doesn't give enough information about its proxying traffic.
Therefore, in this issue, I plane to add some metrics for egress pods traffic and connection tracking and add useful commands in the coil image.

How

metrics

I want to add following metrics.

  • coil_egress_client_pod
  • coil_egress_nf_conntrack_entries_limit
  • coil_egress_nf_conntrack_entries
  • coil_egress_masqueraded_packets_total
  • coil_egress_masqueraded_bytes_total

Please see this for details.

command

I want to add conntrack command.

https://conntrack-tools.netfilter.org/

Checklist

  • Finish implentation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions

Tasks

Preview Give feedback
  1. terassyi
  2. terassyi
@terassyi terassyi self-assigned this Dec 20, 2024
@tkna tkna closed this as completed Jan 10, 2025
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

No branches or pull requests

2 participants