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

*: Upgrade Prometheus to v2.39.0 #5767

Merged
merged 13 commits into from
Oct 7, 2022

Commits on Sep 28, 2022

  1. e2e: add tests for pushed down subqueries

    Repro for thanos-io#5600.
    
    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    84d22a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. *: update dependency

    Update prometheus dependency.
    
    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b98f5ae View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into HEAD

    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    681a9a1 View commit details
    Browse the repository at this point in the history
  3. test: fix test

    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    39ea486 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Upgrade Prometheus to v2.39.0

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    49978ca View commit details
    Browse the repository at this point in the history
  2. Fix UnRegisterer to work well when it's wrapped

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    231b005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2beba View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8a5a6d9 View commit details
    Browse the repository at this point in the history
  5. Fix UnRegisterer creation

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    634e2bb View commit details
    Browse the repository at this point in the history
  6. Fix e2e env name to comply with new rules

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    717ced7 View commit details
    Browse the repository at this point in the history
  7. Remove query pushdown test case

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    7fbf821 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fix compactor relabeling after Prometheus upgrade

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c1ae7d0 View commit details
    Browse the repository at this point in the history
  2. Fix tsdb.NewHead call after wbl addition

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    022ae2a View commit details
    Browse the repository at this point in the history