-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Some providers are currently adding a thanos-
prefix to the user agent.
Line 75 in 37752ee
option.WithUserAgent(fmt.Sprintf("thanos-%s/%s (%s)", component, version.Version, runtime.Version())), |
Line 92 in 37752ee
client.Config.UserAgent = fmt.Sprintf("thanos-%s", component) |
Line 275 in 37752ee
client.SetAppInfo(fmt.Sprintf("thanos-%s", component), fmt.Sprintf("%s (%s)", version.Version, runtime.Version())) |
Is there a plan to remove this?
Related issue: #23
Metadata
Metadata
Assignees
Labels
No labels