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

[metric] support for metric query #90

Merged
merged 2 commits into from
Apr 14, 2016
Merged

Conversation

yannmh
Copy link
Member

@yannmh yannmh commented Apr 14, 2016

Rebase of #88.
Added

  • Change dogapi.get_points method interface, from, toquery, i.e.

    def get_points(query, from, to)
      ...
    end
  • Fix tailor style check violations

Thanks again @blakehilscher!

blakehilscher and others added 2 commits April 14, 2016 11:32
…om, to, query)

[[email protected]] rebased to squash commits and use travis' latest
test suite.
* Change `dogapi.get_points` method interface, `from, to`↔`query`, i.e.
  ```ruby
  def get_points(query, from, to)
    ...
  end
  ```
* Fix tailor style check violations
@yannmh yannmh self-assigned this Apr 14, 2016
@yannmh yannmh added this to the 1.22.0 milestone Apr 14, 2016
@yannmh yannmh merged commit b140693 into master Apr 14, 2016
@yannmh yannmh deleted the yann/rebase-metric-query branch April 14, 2016 19:34
@yannmh yannmh mentioned this pull request Apr 14, 2016
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