jsdelivr / globalping-probe

The globalping probe code that runs on your hardware and connects to the global community network of probes
https://globalping.io
87 stars 21 forks source link

Add dashboard link #251

Closed alexey-yarmosh closed 3 weeks ago

alexey-yarmosh commented 1 month ago

Let's add a message and link about the dashboard in the probe logs during boot.

MartinKolarik commented 1 month ago

If we do this, it'd be good to check if the probe is already adopted or not first.

alexey-yarmosh commented 3 weeks ago

Ideally isAdopted field should be added to the Probe object. But I am not sure if that change should be added just to support conditional log message. Maybe we can show the message always? Or smth like that may be an alternative: https://github.com/jsdelivr/globalping/compare/dashboard-link?expand=1

@MartinKolarik wdyt?

MartinKolarik commented 3 weeks ago

https://github.com/jsdelivr/globalping/compare/dashboard-link?expand=1

This seems fine but I'd add it as a new event, no need to combine it with the location data.

github-actions[bot] commented 1 week ago

:tada: This issue has been resolved in version 0.34.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: