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

Add new type of cache query - 'cache-query-bulk' #132

Merged
merged 2 commits into from Aug 21, 2013

Conversation

huy
Copy link

@huy huy commented Aug 15, 2013

Allow to query bulk of metrics in single request to Carbon

huy added 2 commits July 31, 2013 22:22
…or datapoints of

a set of metrics, which gives much better performance than single request per metric.
mleinart added a commit that referenced this pull request Aug 21, 2013
Add new type of cache query - 'cache-query-bulk'
@mleinart mleinart merged commit b42bc5f into graphite-project:0.9.x Aug 21, 2013
@mleinart
Copy link
Member

Thanks, I like this. I've merged it in with one change: rather than ignoring MAX_LENGTH errors, we should just set it to a reasonably high value. I've defaulted it at 1MB which should be somewhere in the neighborhood of ~10 million metric names (with 100 character-long names)

mleinart added a commit that referenced this pull request Aug 25, 2013
Add new type of cache query - 'cache-query-bulk'
mleinart added a commit that referenced this pull request Dec 6, 2013
Add new type of cache query - 'cache-query-bulk'
jssjr pushed a commit to jssjr/carbon that referenced this pull request Sep 30, 2014
Add new type of cache query - 'cache-query-bulk'
jssjr pushed a commit to jssjr/carbon that referenced this pull request Sep 30, 2014
Add new type of cache query - 'cache-query-bulk'
@jssjr jssjr mentioned this pull request Oct 3, 2014
31 tasks
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

2 participants