From b8c11dec4d5f7c933ef28c8f166047cc442291e9 Mon Sep 17 00:00:00 2001
From: Denis GERMAIN
Date: Fri, 17 May 2024 11:33:13 +0200
Subject: [PATCH] chore: add more detail on exposed metrics
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cc2ff2a..73d81ab 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The UI and functionalities are really basic. Here is a quick overview:
* Enable / disable textbox feedbacks in votes with a checkbox
* share the link (or QR code) with people that need to vote
* by default, ROTIs are cleaned 30 days after creation
-* golang, http and groroti metrics are exposed on `/-/metrics` path
+* golang (memory, gc...), http (latency, codes...) and groroti metrics are exposed on `/-/metrics` path
* export ROTI results with a csv or a PNG file
| | |