-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
feat: Tailscale ping monitor #3178
feat: Tailscale ping monitor #3178
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69ea7a2 - Browse repository at this point
Copy the full SHA 69ea7a2View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bf352b - Browse repository at this point
Copy the full SHA 2bf352bView commit details
Commits on Jul 8, 2023
-
Refactor TailscalePing & better error handling
Split check function into two methods and added async/await syntax for readability/modularity Switched to promise-based error handling (takes into account different types of error such as "Execution error", "Error in output", "no matching peer", and "is local Tailscale IP") and throws them as JavaScript errors.
Configuration menu - View commit details
-
Copy full SHA for 1a25e45 - Browse repository at this point
Copy the full SHA 1a25e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 461e7a0 - Browse repository at this point
Copy the full SHA 461e7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e33c4 - Browse repository at this point
Copy the full SHA a3e33c4View commit details -
Update server/monitor-types/tailscale-ping.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Configuration menu - View commit details
-
Copy full SHA for 8cb5e9c - Browse repository at this point
Copy the full SHA 8cb5e9cView commit details -
Update server/monitor-types/tailscale-ping.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Configuration menu - View commit details
-
Copy full SHA for 2f983b9 - Browse repository at this point
Copy the full SHA 2f983b9View commit details -
Update server/monitor-types/tailscale-ping.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Configuration menu - View commit details
-
Copy full SHA for 10651b5 - Browse repository at this point
Copy the full SHA 10651b5View commit details -
Update server/monitor-types/tailscale-ping.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Configuration menu - View commit details
-
Copy full SHA for 229e8f1 - Browse repository at this point
Copy the full SHA 229e8f1View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0fb9857 - Browse repository at this point
Copy the full SHA 0fb9857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae4ee3 - Browse repository at this point
Copy the full SHA 5ae4ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6e95d - Browse repository at this point
Copy the full SHA 0b6e95dView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c47727 - Browse repository at this point
Copy the full SHA 8c47727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778cb31 - Browse repository at this point
Copy the full SHA 778cb31View commit details
Commits on Jul 14, 2023
-
Merge remote-tracking branch 'origin/master' into feature/custom-flag…
…s-implementation # Conflicts: # server/uptime-kuma-server.js
Configuration menu - View commit details
-
Copy full SHA for 1abbc79 - Browse repository at this point
Copy the full SHA 1abbc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23aeda5 - Browse repository at this point
Copy the full SHA 23aeda5View commit details
Commits on Jul 17, 2023
-
now interval value is correctly passed to runTailscalePing
Configuration menu - View commit details
-
Copy full SHA for 4c7d112 - Browse repository at this point
Copy the full SHA 4c7d112View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e084029 - Browse repository at this point
Copy the full SHA e084029View commit details -
Merge remote-tracking branch 'origin/master' into feature/custom-flag…
…s-implementation # Conflicts: # server/uptime-kuma-server.js
Configuration menu - View commit details
-
Copy full SHA for 826f95c - Browse repository at this point
Copy the full SHA 826f95cView commit details