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

Rule component: Adding new API end point for rules and alerts in #851

Merged
merged 6 commits into from
Mar 4, 2019

Commits on Feb 17, 2019

  1. Adding new API end point for rules and alerts

    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    a2dd310 View commit details
    Browse the repository at this point in the history
  2. reusing methods in query api

    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    77e4aea View commit details
    Browse the repository at this point in the history
  3. Adding unitest for rule API (similar to prometheus rule/alert API end…

    … point unitest)
    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    ed90797 View commit details
    Browse the repository at this point in the history
  4. Adding SetCORS

    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    e30826d View commit details
    Browse the repository at this point in the history
  5. Removing comments

    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    46c88e5 View commit details
    Browse the repository at this point in the history
  6. Related to issue thanos-io#850

    David Tsur committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    69c43ab View commit details
    Browse the repository at this point in the history