jsdelivr / globalping

A global network of probes to run network tests like ping, traceroute and DNS resolve
https://globalping.io
270 stars 33 forks source link

Mark user owned probes in API responses #541

Open jimaek opened 2 months ago

jimaek commented 2 months ago

If the user is authenticated when making a new measurement we should clearly mark the probes he owns in the response. Probably a system tag? This way the user could query his own probes directly as well.

Once the API supports it we can add markers to all of our tools.

Context https://github.com/jsdelivr/globalping-cli/issues/128