From b9640e585b3f5d7390dc8b42f8f0a035609a53ed Mon Sep 17 00:00:00 2001 From: ibizaman Date: Thu, 16 Nov 2023 20:56:58 -0800 Subject: [PATCH] update todos for nginx --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48ff1cc..931e680 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ Currently supported services and features are: - [ ] Export metrics to Prometheus. - [ ] Alert when backups fail or are not done on time. - [X] Reverse Proxy with Nginx. - - [ ] Export metrics to Prometheus. - - [ ] Log slow requests. + - [x] Export metrics to Prometheus. + - [x] Log slow requests. - [X] SSL support. - [X] Backup support. - [X] Monitoring through Prometheus and Grafana.