Kuma/server
Sid Sun 0890660e01 Prepend hostname to notification message
If multiple instances of uptime-kuma are deployed to cross-check each other and/or in different environments (say ipv4+ipv6 and ipv6 only), and only one or some of the instances fire notificationsm, it is tricky to figure out which specific environment is experiencing the outage. Explicitly setting unique hostnames and prepending it to the message will help in these scenarios.

Signed-off-by: Sid Sun <sids@Sids-MacBook.local>
2025-05-09 08:43:10 +10:00
..
jobs Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
model Prepend hostname to notification message 2025-05-09 08:43:10 +10:00
modules BugFix:Regular Expression in parseDuration Function (#5563) 2025-01-22 19:03:38 +01:00
monitor-conditions Monitor Conditions (#5048) 2024-08-30 21:48:13 +02:00
monitor-types chore:extracted the group monitor to a different monitoring type (#4395) 2025-04-22 13:14:12 +02:00
notification-providers fixed: #5564 slack notifications no preview available (#5824) 2025-05-07 22:29:27 +02:00
routers feat: Extend the length of status bar and feed sufficient data (#5241) 2025-04-25 13:47:18 +02:00
socket-handlers fix: slug input (#5239) 2024-11-26 01:56:23 +01:00
utils Fix: Knex cannot set a default value for TEXT field (MariaDB) (#5261) 2024-10-28 13:16:22 +08:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Revert "feat: structured logging (JSON)" (#5175) 2024-10-09 07:43:44 +08:00
check-version.js Revert "feat: structured logging (JSON)" (#5175) 2024-10-09 07:43:44 +08:00
client.js Revert "feat: structured logging (JSON)" (#5175) 2024-10-09 07:43:44 +08:00
config.js Merge manually 2023-12-11 02:36:08 +08:00
database.js Fix: [MariaDB] Unable to clean up heartbeat data (#5425) 2024-12-12 14:49:01 +08:00
docker.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
embedded-mariadb.js Fix: Embedded MariaDB startup issue (#5283) 2024-11-05 20:25:08 +08:00
google-analytics.js Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2 2023-11-25 03:25:03 +08:00
image-data-uri.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
jobs.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
notification.js Add SpugPush notification provider (#5813) 2025-05-02 08:58:16 +02:00
password-hash.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
prometheus.js Revert "Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible)" (#5174) 2024-10-09 07:17:11 +08:00
proxy.js chore(deps): upgrade http/https/socks proxy agents (#5548) 2025-01-26 14:21:40 +01:00
rate-limiter.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote-browser.js 🐛 fix(remote-browser): Remove unused test() function (#4155) 2023-12-03 20:27:09 +08:00
server.js Fix: Docker Healthcheck is not happy during migration (#5258) 2024-10-27 13:22:23 +08:00
settings.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
setup-database.js Fix UPTIME_KUMA_DB_NAME issue (#4169) 2023-12-05 05:16:55 +08:00
uptime-calculator.js Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
uptime-kuma-server.js chore:extracted the group monitor to a different monitoring type (#4395) 2025-04-22 13:14:12 +02:00
util-server.js Revert "feat: structured logging (JSON)" (#5175) 2024-10-09 07:43:44 +08:00