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

Mark user owned probes in API responses #541

Open
jimaek opened this issue Aug 28, 2024 · 7 comments
Open

Mark user owned probes in API responses #541

jimaek opened this issue Aug 28, 2024 · 7 comments

Comments

@jimaek
Copy link
Member

jimaek commented Aug 28, 2024

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 jsdelivr/globalping-cli#128

@MartinKolarik

This comment was marked as outdated.

@MartinKolarik MartinKolarik self-assigned this Nov 21, 2024
@jimaek

This comment was marked as outdated.

@MartinKolarik

This comment was marked as outdated.

@jimaek

This comment was marked as outdated.

@MartinKolarik

This comment was marked as outdated.

@jimaek

This comment was marked as outdated.

@MartinKolarik
Copy link
Member

MartinKolarik commented Jan 13, 2025

In the dashboard, add a new section "Privacy" below "Account details" with a single on/off setting "Make my probes public" and description "If enabled, your probes will be automatically tagged by u-${username} (show the personalized value here, not the template), allowing you to select them in measurements. A list of your active probes will also be available at https://globalping.io/users/${username}"

On the API, add the tag to all user's probes if the user has the setting enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants