Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Add basic GET support for composite metrics #79

Merged
merged 2 commits into from
Jan 21, 2015
Merged

Conversation

jderrett
Copy link
Contributor

This adds a get_composite() method to the LibratoConnection class which returns a dict containing the composite response. This is impemented in a manner similar to librato/librato-metrics#103 and does not attempt to formalize composites into an object-oriented structure. Rather, we're just returning the hash of values from the API response.

Fixes #57

jderrett added a commit that referenced this pull request Jan 21, 2015
Add basic GET support for composite metrics
@jderrett jderrett merged commit 59ee265 into master Jan 21, 2015
@jderrett jderrett deleted the feature/get_composite branch January 21, 2015 15:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get does not accept composite metrics
1 participant