Skip to content

Commit 36bb7de

Browse files
authored
Merge pull request #247 from parca-dev/fix-resource-usage-table
typo
2 parents 27db05b + 72c1977 commit 36bb7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)