From ebeb4f11082c75c7288eb7fc561dd4776978fd52 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Sat, 14 Oct 2023 17:21:59 -0700 Subject: [PATCH] add a todo item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f675438..2c9ba67 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ services. Also, the design will be extendable to allow users to add services not - [X] Backup support. - [X] Nextcloud - [ ] Export metrics to Prometheus. + - [ ] Export traces to Prometheus. - [X] LDAP auth, unfortunately we need to configure this manually. - [ ] SSO auth. - [X] Backup support.