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: