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

[HWKMETRICS-180] findMetricsWithTags supports now MatchType (ANY / ALL) #289

Merged
merged 5 commits into from Aug 4, 2015

Commits on Jul 30, 2015

  1. [HWKMETRICS-180] findMetricsWithTags supports now MatchType (ANY / ALL)

    [HWKMETRICS-180] Add tagFiltering query language that allows more complex querying capabilities against tags in the metric definition table
    Michael Burman committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    9c13bbb View commit details
    Browse the repository at this point in the history
  2. Refactor to take account changes from HWKMETRICS-114

    Michael Burman committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    570d837 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Fetch by metric name from Cassandra always and enable regexp filterin…

    …g for tag values + additional helpers for negation and all queries
    Michael Burman committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    a8a24e3 View commit details
    Browse the repository at this point in the history
  2. Check that incorrect query returns 400 status code

    Michael Burman committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    dbfe92c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Add more regexp tests

    Michael Burman committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    a61f66a View commit details
    Browse the repository at this point in the history