Skip to content

Commit 7ae0218

Browse files
committed
fix table typo
1 parent 36bb7de commit 7ae0218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resource-usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ you'd expect Parca to ingest 114Kb/s.
1313
## Flags to adjust the active memory footprint
1414

1515
| Flag | Usage |
16-
|------------------------------------------------------------|
16+
|---------------------------|--------------------------------|
1717
| `--storage-granule-size` | By increasing the granule size you'll decrease nominal memory footprint but increase memory usage during compaction. |
1818
| `--storage-active-memory` | Adjust the number of bytes held in memory before being rotated out. This is the easiest way to adjust Parca's memory footprint. |
1919
| `--storage-row-group-size`| Smaller row groups increase memory footprint but increase query speed. Increasing row group size results in lower memory usage but slower queries. |

0 commit comments

Comments
 (0)