summaryrefslogtreecommitdiff
path: root/databases/prometheus
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-02-16 21:17:48 +0000
committeradam <adam@pkgsrc.org>2020-02-16 21:17:48 +0000
commit5c3616cf7a84952dc928f444ce4a1b710ca9a0f3 (patch)
treec85a73057f119c92d322cbc2f9ba2024d68054da /databases/prometheus
parentf700195546549aba8a0402d02c16e310a6c2f32b (diff)
downloadpkgsrc-5c3616cf7a84952dc928f444ce4a1b710ca9a0f3.tar.gz
prometheus: updated to 2.16.0
2.16.0: [FEATURE] React UI: Support local timezone on /graph [FEATURE] PromQL: add absent_over_time query function [FEATURE] Adding optional logging of queries to their own file [ENHANCEMENT] React UI: Add support for rules page and "Xs ago" duration displays [ENHANCEMENT] React UI: alerts page, replace filtering togglers tabs with checkboxes [ENHANCEMENT] TSDB: Export metric for WAL write errors [ENHANCEMENT] TSDB: Improve query performance for queries that only touch the most recent 2h of data. [ENHANCEMENT] PromQL: Refactoring in parser errors to improve error messages [ENHANCEMENT] PromQL: Support trailing commas in grouping opts [ENHANCEMENT] Scrape: Reduce memory usage on reloads by reusing scrape cache [ENHANCEMENT] Scrape: Add metrics to track bytes and entries in the metadata cache [ENHANCEMENT] promtool: Add support for line-column numbers for invalid rules output [ENHANCEMENT] Avoid restarting rule groups when it is unnecessary [BUGFIX] React UI: Send cookies on fetch() on older browsers [BUGFIX] React UI: adopt grafana flot fix for stacked graphs [BUFGIX] React UI: broken graph page browser history so that back button works as expected [BUGFIX] TSDB: ensure compactionsSkipped metric is registered, and log proper error if one is returned from head.Init [BUGFIX] TSDB: return an error on ingesting series with duplicate labels [BUGFIX] PromQL: Fix unary operator precedence [BUGFIX] PromQL: Respect query.timeout even when we reach query.max-concurrency [BUGFIX] PromQL: Fix string and parentheses handling in engine, which affected React UI [BUGFIX] PromQL: Remove output labels returned by absent() if they are produced by multiple identical label matchers [BUGFIX] Scrape: Validate that OpenMetrics input ends with [BUGFIX] Remote read: return the correct error if configs can't be marshal'd to JSON [BUGFIX] Remote write: Make remote client Store use passed context, which can affect shutdown timing [BUGFIX] Remote write: Improve sharding calculation in cases where we would always be consistently behind by tracking pendingSamples [BUGFIX] Ensure prometheus_rule_group metrics are deleted when a rule group is removed
Diffstat (limited to 'databases/prometheus')
-rw-r--r--databases/prometheus/Makefile5
-rw-r--r--databases/prometheus/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/prometheus/Makefile b/databases/prometheus/Makefile
index a30f128f6e2..aeebe5f8b6f 100644
--- a/databases/prometheus/Makefile
+++ b/databases/prometheus/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/02/02 14:18:57 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/02/16 21:17:48 adam Exp $
-DISTNAME= prometheus-2.15.2
+DISTNAME= prometheus-2.16.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=prometheus/}
-PKGREVISION= 2
CATEGORIES= databases
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/databases/prometheus/distinfo b/databases/prometheus/distinfo
index ffbb0a4c8aa..c28fa74f4c1 100644
--- a/databases/prometheus/distinfo
+++ b/databases/prometheus/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2020/01/08 22:33:05 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 21:17:48 adam Exp $
-SHA1 (prometheus-2.15.2.tar.gz) = 0e17ab634683b9495ec93fbd5265d7b538050b7a
-RMD160 (prometheus-2.15.2.tar.gz) = e6c1c4f380711cd4a3c73bf5ededed4be17c8109
-SHA512 (prometheus-2.15.2.tar.gz) = a444acd9b18aa3d62eab8e5807ef0cfee44165e1b80a979f61c42c99d104ad2a1991729704e5ae7423b881bc247de6f42eb2682c23e41cbbc31da58ad4e9b169
-Size (prometheus-2.15.2.tar.gz) = 12852804 bytes
+SHA1 (prometheus-2.16.0.tar.gz) = 71d8defabefd09bca659d8ecb2a90ee4b283ad51
+RMD160 (prometheus-2.16.0.tar.gz) = 54e500252e9429e0739bb7e39e79da500bf59d15
+SHA512 (prometheus-2.16.0.tar.gz) = 2408b97b67e8199f6f6287ba4a587048ec43f7922020802823067bd11a114d2abf7fb2b858a0facf60c7cb3de4261689bb98564713d89984a2eb3a9d98bf55d3
+Size (prometheus-2.16.0.tar.gz) = 12984571 bytes
SHA1 (patch-cmd_prometheus_main.go) = b3f3f8872ad19f823424009090fdf4705e7af257
SHA1 (patch-web_ui_ui.go) = e940f49f6f3dddf2d3bbae18a18f3b5411e68c11