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

Make DNS address fully qualified to reduce DNS lookups in Kubernetes #1687

Merged
merged 3 commits into from Aug 25, 2022

Conversation

electron0zero
Copy link
Member

@electron0zero electron0zero commented Aug 24, 2022

Change DNS address fully qualified to reduce DNS lookups in Kubernetes.

See https://pracucci.com/kubernetes-dns-resolution-ndots-options-and-why-it-may-affect-application-performances.html
for more details.

also see: similar change in Loki grafana/loki#5789

What this PR does:

Which issue(s) this PR fixes:

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@joe-elliott joe-elliott merged commit 3fae207 into grafana:main Aug 25, 2022
@electron0zero electron0zero deleted the dns_absolute_name branch August 25, 2022 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants