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

querier: Add a flag to limit time range for metadata APIs (Labels and Series) #3147

Merged
merged 7 commits into from
Sep 21, 2020

Commits on Sep 21, 2020

  1. Limit the default time window for label name and label value APIs

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0d74172 View commit details
    Browse the repository at this point in the history
  2. Keep the existing behaviour as default

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9ba0e09 View commit details
    Browse the repository at this point in the history
  3. Add label API endpoint tests

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c3f3193 View commit details
    Browse the repository at this point in the history
  4. Fix changelog entry

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1ebbb5c View commit details
    Browse the repository at this point in the history
  5. Address review issues

    Implement time ranges for series API
    
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    de92bdc View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cca1b5e View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a3862c1 View commit details
    Browse the repository at this point in the history