Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to manage feature gates #990

Open
peterabbott opened this issue Oct 13, 2024 · 1 comment
Open

ability to manage feature gates #990

peterabbott opened this issue Oct 13, 2024 · 1 comment
Labels

Comments

@peterabbott
Copy link

Is your feature request related to a problem? Please describe.
I have looked around and can't seem to find a way to configre the feature gates when using the collector via the lambda layer.

In particular, the message about the localhost feature gate component.UseLocalHostAsDefaultHost

{"level":"warn","ts":1728851786.6747112,"caller":"localhostgate/featuregate.go:63","msg":"The default endpoints for all servers in components will change to use localhost instead of 0.0.0.0 in a future version. Use the feature gate to preview the new default.","feature gate ID":"component.UseLocalHostAsDefaultHost"}

Describe the solution you'd like
A way to manage the feature gates.

Describe alternatives you've considered
n/a

Additional context
This would reduce the logging costs while still being able to log warn/error messages.

Copy link

This issue is stale because it has been open 90 days with no activity. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled

@github-actions github-actions bot added the stale label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant