Skip to content

Commit

Permalink
CR comment
Browse files Browse the repository at this point in the history
Co-authored-by: Albert <26584478+albertteoh@users.noreply.github.com>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
  • Loading branch information
yurishkuro and albertteoh authored Mar 15, 2023
1 parent b7cbbf9 commit ff484fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/query/app/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ type QueryOptions struct {
BasePath string
// StaticAssets is the path for the static assets for the UI (https://github.com/uber/jaeger-ui)
StaticAssets string
// LogStaticAssetsAccess tells static handler to log access to static access, useful in debugging
// LogStaticAssetsAccess tells static handler to log access to static assets, useful in debugging
LogStaticAssetsAccess bool
// UIConfig is the path to a configuration file for the UI
UIConfig string
Expand Down

0 comments on commit ff484fa

Please sign in to comment.