Skip to content

Commit cfa451c

Browse files
committed
Fix TestHelp
1 parent 5b5ef9d commit cfa451c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/pyroscope/help-all.txt.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Usage of ./pyroscope:
1515
How frequently to scan the bucket, or to refresh the bucket index (if enabled), in order to look for changes (new blocks shipped by ingesters and blocks deleted by retention or compaction). (default 15m0s)
1616
-blocks-storage.bucket-store.tenant-sync-concurrency int
1717
Maximum number of concurrent tenants synching blocks. (default 10)
18+
-client-capability.allow-utf8-labelnames
19+
[experimental] Enable reading and writing utf-8 label names. To use this feature, API calls must include `allow-utf8-labelnames=true` in the `Accept` header.
1820
-compactor.block-ranges value
1921
List of compaction time ranges. (default 1h0m0s,2h0m0s,8h0m0s)
2022
-compactor.block-sync-concurrency int

0 commit comments

Comments
 (0)