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

Export tunnel interface errors as metrics #1198

Open
skitt opened this issue Mar 16, 2021 · 14 comments
Open

Export tunnel interface errors as metrics #1198

skitt opened this issue Mar 16, 2021 · 14 comments
Labels

Comments

@skitt
Copy link
Member

skitt commented Mar 16, 2021

It would be useful to track errors, as shown by interface statistics under Linux.

@skitt skitt added enhancement New feature or request metrics labels Mar 16, 2021
@stale
Copy link

stale bot commented Jul 3, 2021

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 3, 2021
@tpantelis
Copy link
Contributor

bump

@stale stale bot closed this as completed Jul 10, 2021
@tpantelis tpantelis reopened this Jul 10, 2021
@stale stale bot removed the wontfix This will not be worked on label Jul 10, 2021
@stale
Copy link

stale bot commented Nov 8, 2021

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 8, 2021
@tpantelis tpantelis removed the wontfix This will not be worked on label Nov 8, 2021
@stale
Copy link

stale bot commented Mar 13, 2022

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 13, 2022
@dfarrell07 dfarrell07 removed the wontfix This will not be worked on label Mar 15, 2022
@sridhargaddam
Copy link
Member

@skitt can you please elaborate the use-case a bit.

@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 30, 2022
@dfarrell07
Copy link
Member

Talking about this on the scrub today, we think tunnels don't provide this error count like other linux interfaces. @skitt will double check.

@stale stale bot removed the wontfix This will not be worked on label Aug 9, 2022
@skitt
Copy link
Member Author

skitt commented Aug 9, 2022

@sridhargaddam the idea is to ake this kind of information available as metrics:

5: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
    link/ether 52:54:00:65:fb:5e brd ff:ff:ff:ff:ff:ff
    RX:  bytes packets errors dropped  missed   mcast           
       8594897  135548      0      50       0      91 
    TX:  bytes packets errors dropped carrier collsns           
     384523445  212240      0       0       0       0 

This is tracked for some tunnel types at least, e.g.

6: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1360 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 100
    link/none 
    RX:  bytes packets errors dropped  missed   mcast           
      22191579   45173      0       0       0       0 
    TX:  bytes packets errors dropped carrier collsns           
       5577365   50899      0       0       0       0 

but perhaps not for the types we use.

@stale
Copy link

stale bot commented Dec 21, 2022

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 21, 2022
@stale stale bot closed this as completed Dec 31, 2022
@skitt skitt reopened this Jan 2, 2023
@stale stale bot removed the wontfix This will not be worked on label Jan 2, 2023
@stale
Copy link

stale bot commented May 20, 2023

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 20, 2023
@dfarrell07 dfarrell07 removed the wontfix This will not be worked on label May 30, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 15, 2023
@dfarrell07
Copy link
Member

Seems like we need someone (or a set of folks, on a test day) to check the various types of tunnels we use and see if these metrics are available.

@dfarrell07 dfarrell07 added 0.17.0-testday and removed wontfix This will not be worked on labels Dec 5, 2023
Copy link
Contributor

github-actions bot commented Apr 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 4, 2024
@dfarrell07 dfarrell07 removed the stale label Apr 9, 2024
@maayanf24 maayanf24 added this to Backlog Jul 2, 2024
@maayanf24 maayanf24 moved this to Backlog in Backlog Jul 2, 2024
Copy link
Contributor

github-actions bot commented Aug 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 8, 2024
@dfarrell07 dfarrell07 removed the stale label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

4 participants