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

return all node internet speeds #1284

Open
Omarabdul3ziz opened this issue Dec 8, 2024 · 0 comments
Open

return all node internet speeds #1284

Omarabdul3ziz opened this issue Dec 8, 2024 · 0 comments
Labels
grid-proxy belongs to grid proxy type_feature New feature or request
Milestone

Comments

@Omarabdul3ziz
Copy link
Contributor

Is your feature request related to a problem? Please describe

currently, we only return the first non-zero speed from the node speeds (tcp/udp - v4/v6).

for _, report := range iperfResults {

Describe the solution you'd like

update the table schema and api type to include the four speeds

@Omarabdul3ziz Omarabdul3ziz added type_feature New feature or request grid-proxy belongs to grid proxy labels Dec 8, 2024
@Omarabdul3ziz Omarabdul3ziz added this to the v0.17.x milestone Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid-proxy belongs to grid proxy type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant