From c1a0eedd65799f50ef660c44669ff075d6cfa0ee Mon Sep 17 00:00:00 2001 From: manuroe Date: Fri, 20 Feb 2026 15:40:13 +0100 Subject: [PATCH] Update homeserver and DB files size descriptions --- docs/ex_performance_metrics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ex_performance_metrics.md b/docs/ex_performance_metrics.md index d72626b..08d7d81 100644 --- a/docs/ex_performance_metrics.md +++ b/docs/ex_performance_metrics.md @@ -34,8 +34,8 @@ We need to add some data to the metrics so that we can better characterise them: | Data | Why is it useful? | Notes | | :---- | :---- | :---- | | Device information | | It is provided by Sentry | -| Homeserver | | **We use SHA-512 to compute the hash of the homeserver domain**, ie matrix.org or element.io. | -| DB files size: | | Expressed in MB. | +| Homeserver (`homeserver`) | | **We use SHA-512 to compute the hash of the homeserver domain**, ie matrix.org or element.io. | +| DB files size: | | Expressed in MB. | We'd want to add this data too, but it's not possible at the moment given the info we have in the SDK: