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

Update prometheus to v2.8.1 #1979

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Update prometheus to v2.8.1 #1979

merged 1 commit into from
Apr 8, 2019

Commits on Apr 7, 2019

  1. Update prometheus to v2.8.1

    https://github.com/prometheus/prometheus/releases
    
    Some of these changes seem to be interesting enough to update
    
    [ENHANCEMENT] Query performance improvements. prometheus-junkyard/tsdb#531
    [BUGFIX] Scrape: catch errors when creating HTTP clients #5182. Adds new metrics: prometheus_target_scrape_pools_*
    deprecating the flag storage.tsdb.retention -> use storage.tsdb.retention.time
    [FEATURE] Add subqueries to PromQL.
    [ENHANCEMENT] Kubernetes SD: Add service external IP and external name to the discovery metadata. #4940
    [ENHANCEMENT] Add metric for number of rule groups loaded. #5090
    BUGFIX] Make sure the retention period does not overflow. #5112
    [BUGFIX] Make sure the blocks do not get very large. #5112
    [BUGFIX] Do not generate blocks with no samples. prometheus-junkyard/tsdb#374
    [BUGFIX] Reintroduce metric for WAL corruptions. prometheus-junkyard/tsdb#473
    
    Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
    mikkeloscar committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    0842475 View commit details
    Browse the repository at this point in the history