diff options
author | Alex Auvolat <alex@adnab.me> | 2022-07-08 13:55:16 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-07-08 13:55:16 +0200 |
commit | ce75a7795d092c198d2b8cca78c2680ee3637ac8 (patch) | |
tree | d90ae2ed080a67aee092fd4c59f3e93c983e19e0 /content/blog/2022-v0.7-released/index.md | |
parent | 70a9a6c79dd56f1d6a881062502046f74c4017c5 (diff) | |
download | garagehq.deuxfleurs.fr-ce75a7795d092c198d2b8cca78c2680ee3637ac8.tar.gz garagehq.deuxfleurs.fr-ce75a7795d092c198d2b8cca78c2680ee3637ac8.zip |
fixes on fixesproofread-ipfs-article
Diffstat (limited to 'content/blog/2022-v0.7-released/index.md')
-rw-r--r-- | content/blog/2022-v0.7-released/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2022-v0.7-released/index.md b/content/blog/2022-v0.7-released/index.md index 4c0de67..4b8ad2b 100644 --- a/content/blog/2022-v0.7-released/index.md +++ b/content/blog/2022-v0.7-released/index.md @@ -101,7 +101,7 @@ Conversely, at this time, no reads are done as the corresponding read endpoints Garage also collects metrics from lower-level parts of the system. You can use them to better understand how Garage is interacting with your OS and your hardware. -![A screenshot of a plot made by Grafana depicting the write speed (in MB/s) during the test time.](writes.png) +![A screenshot of a plot made by Grafana depicting the write speed (in MB/s) during test time.](writes.png) This plot has been captured at the same moment as the previous one. We do not see a correlation between the writes and the API requests for the full upload but only for its beginning. |