You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/pyroscope/help-all.txt.tmpl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Usage of ./pyroscope:
15
15
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)
16
16
-blocks-storage.bucket-store.tenant-sync-concurrency int
17
17
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.
18
20
-compactor.block-ranges value
19
21
List of compaction time ranges. (default 1h0m0s,2h0m0s,8h0m0s)
0 commit comments