Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Concatenate Graphite queries #2

Open
obfuscurity opened this issue Apr 19, 2013 · 0 comments
Open

Concatenate Graphite queries #2

obfuscurity opened this issue Apr 19, 2013 · 0 comments

Comments

@obfuscurity
Copy link
Owner

The default behavior for cubism's context.graphite is to perform a separate connection for every query. This is highly inefficient. We should emulate the concatenation that Tasseo does by querying all metrics at once, and then deconstruct the results before handing them off to a generic context/horizon.

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

No branches or pull requests

1 participant