Skip to content

Commit

Permalink
pkg/debuginfo: Allow uploads to be done via signed URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
brancz committed Dec 9, 2022
1 parent 1505055 commit 8e95b65
Show file tree
Hide file tree
Showing 33 changed files with 4,420 additions and 1,796 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,13 @@ Flags:
debuginfod server. Defaults to 5m
--debuginfo-cache-dir="/tmp"
Path to directory where debuginfo is cached.
--debuginfo-upload-max-size=1000000000
Maximum size of debuginfo upload in bytes.
--debuginfo-upload-max-duration=15m
Maximum duration of debuginfo upload.
--debuginfo-uploads-signed-url
Whether to use signed URLs for debuginfo
uploads.
--store-address=STRING gRPC address to send profiles and symbols to.
--bearer-token=STRING Bearer token to authenticate with store.
--bearer-token-file=STRING
Expand Down
Loading

0 comments on commit 8e95b65

Please sign in to comment.