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

Measurement IDs are not displayed completely #246

Open
marek22k opened this issue Aug 6, 2024 · 0 comments
Open

Measurement IDs are not displayed completely #246

marek22k opened this issue Aug 6, 2024 · 0 comments

Comments

@marek22k
Copy link

marek22k commented Aug 6, 2024

Hello,

if I do not use --ids-only the last digit of the measurement ID is cut off.

$ ripe-atlas measurement-search --search "router1.dn42-lab.de"

Filters:
  search: router1.dn42-lab.de

     id    type                   description                       status      
================================================================================
7649390 traceroute QuickLook traceroute to router1.dn42-lab.d      Stopped      
7649392    ping      QuickLook ping to router1.dn42-lab.de         Stopped      
7649634 traceroute Traceroute measurement to router1.dn42-lab      Stopped      
7651984    ping     Ping measurement to router1.dn42-lab.de        Stopped      
7652172    ping     Ping measurement to router1.dn42-lab.de        Ongoing      
7652228    ping     Ping measurement to router1.dn42-lab.de        Stopped      
7652228 traceroute Traceroute measurement to router1.dn42-lab      Stopped      
7668635    ping     Ping measurement to router1.dn42-lab.de        Ongoing      
================================================================================
                                                                  Showing 8 of 8
$ ripe-atlas measurement-search --search "router1.dn42-lab.de" --ids-only
76493903
76493920
76496346
76519843
76521722
76522288
76522289
76686355

-> 7649390 != 76493903

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

1 participant