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

Change default values for gRPC keepalive ping options. #4168

Merged
merged 3 commits into from
May 10, 2021

Conversation

pstibrany
Copy link
Contributor

@pstibrany pstibrany commented May 10, 2021

What this PR does: This PR changes default value of -server.grpc.keepalive.min-time-between-pings to 10s and -server.grpc.keepalive.ping-without-stream-allowed to true. This is in line with ping timeouts used by gRPC client in Cortex.

See #3606 (comment) for rationale.

Checklist

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

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart approach! 👏 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants