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

Jsonnet: add $._config.memcached.memory_limit #987

Merged
merged 4 commits into from
Sep 28, 2021

Conversation

kvrhdn
Copy link
Member

@kvrhdn kvrhdn commented Sep 28, 2021

What this PR does:

Add memcached.memory_limit to the $._config structure. This will make it easier to increase this as necessary. Since we already expose connection_limit, having memory_limit seems useful as well.

Default was already 1024
https://github.com/grafana/jsonnet-libs/blob/bc9b685050691a78ee414cd8f789857de0eabe8d/memcached/memcached.libsonnet#L24

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@kvrhdn kvrhdn merged commit b2518be into grafana:main Sep 28, 2021
@kvrhdn kvrhdn deleted the jsonnet-memcached-memory-limit branch September 28, 2021 17:51
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.

2 participants