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.txt.tmpl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,8 @@ Usage of ./pyroscope:
179
179
Maximum age of cached debug info (default 168h0m0s)
180
180
-query-frontend.symbolizer.debuginfod-url string
181
181
URL of the debuginfod server (default "https://debuginfod.elfutils.org")
182
+
-query-frontend.symbolizer.symbol-cache-size int
183
+
Maximum number of entries in the symbol cache (default 100000)
182
184
-query-scheduler.max-outstanding-requests-per-tenant int
183
185
Maximum number of outstanding requests per tenant per query-scheduler. In-flight requests above this limit will fail with HTTP response status code 429. (default 100)
0 commit comments