From 23b013f064840a8545a4ff41982f1acffddb9d09 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 18 Aug 2024 00:39:26 +0200 Subject: [PATCH] Add Sentry to wishlist (#2483) --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 26fecbeb..0aefad6c 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1842,6 +1842,13 @@ upstream = "https://github.com/NickColley/semaphore" website = "https://semaphore.social/" added_date = 1695656621 # 2023/09/25 + +[sentry] +name = "Sentry" +description = "Error handling.\rGood option for DevOPS." +upstream = "https://github.com/getsentry/sentry" +website = "https://sentry.io" + [shadowsocks] name = "shadowsocks" description = "A SOCKS5 proxy to protect your Internet traffic"