Skip to content

Commit

Permalink
Update pkg/launcher/options.go
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Pickett authored Sep 19, 2023
1 parent 5336396 commit 84f5988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/launcher/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ type Options struct {
// DisableTraceIngestTLS allows for disabling TLS when connecting to the observability ingest server
DisableTraceIngestTLS bool
// DebugUploadRequestURL is the url to request a signed url to upload debug artifacts
DebugUploadRequestUrl string
DebugUploadRequestURL string

// ConfigFilePath is the config file options were parsed from, if provided
ConfigFilePath string
Expand Down

0 comments on commit 84f5988

Please sign in to comment.