summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-05-31 13:03:25 +0000
committeradam <adam@pkgsrc.org>2019-05-31 13:03:25 +0000
commita154212c17cefbe9f0a70c3623a1b726aec4e0f9 (patch)
tree8ed727e6dca3f2bbfa598b606b3e80d4f46743f3 /databases
parent09d5704bd86980030e0489e79ce07ed5d61bcb4c (diff)
downloadpkgsrc-a154212c17cefbe9f0a70c3623a1b726aec4e0f9.tar.gz
prometheus: updated to 2.10.0
2.10.0: [CHANGE/BUGFIX] API: Encode alert values as string to correctly represent Inf/NaN. [FEATURE] Template expansion: Make external labels available as $externalLabels in alert and console template expansion. [FEATURE] TSDB: Add prometheus_tsdb_wal_segment_current metric for the WAL segment index that TSDB is currently writing to. [FEATURE] Scrape: Add scrape_series_added per-scrape metric. [ENHANCEMENT] Discovery/kubernetes: Add labels __meta_kubernetes_endpoint_node_name and __meta_kubernetes_endpoint_hostname. [ENHANCEMENT] Discovery/azure: Add label __meta_azure_machine_public_ip. [ENHANCEMENT] TSDB: Simplify mergedPostings.Seek, resulting in better performance if there are many posting lists. [ENHANCEMENT] Log filesystem type on startup. [ENHANCEMENT] Cmd/promtool: Use POST requests for Query and QueryRange. [ENHANCEMENT] Web: Sort alerts by group name. [ENHANCEMENT] Console templates: Add convenience variables $rawParams, $params, $path. [BUGFIX] TSDB: Don't panic when running out of disk space and recover nicely from the condition. [BUGFIX] TSDB: Correctly handle empty labels. [BUGFIX] TSDB: Don't crash on an unknown tombstone reference. [BUGFIX] Storage/remote: Remove queue-manager specific metrics if queue no longer exists. [BUGFIX] PromQL: Correctly display {__name__="a"}. [BUGFIX] Discovery/kubernetes: Use service rather than ingress as the name for the service workqueue. [BUGFIX] Discovery/azure: Don't panic on a VM with a public IP. [BUGFIX] Discovery/triton: Always read HTTP body to completion. [BUGFIX] Web: Fixed Content-Type for js and css instead of using /etc/mime.types.
Diffstat (limited to 'databases')
-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 c1101738863..c3e2e298eb1 100644
--- a/databases/prometheus/Makefile
+++ b/databases/prometheus/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/05/27 15:18:18 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/31 13:03:25 adam Exp $
-DISTNAME= prometheus-2.9.2
+DISTNAME= prometheus-2.10.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=prometheus/}
-PKGREVISION= 1
CATEGORIES= databases
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/databases/prometheus/distinfo b/databases/prometheus/distinfo
index 676614a2a77..a34a4d63376 100644
--- a/databases/prometheus/distinfo
+++ b/databases/prometheus/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2019/05/20 09:23:00 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/05/31 13:03:25 adam Exp $
-SHA1 (prometheus-2.9.2.tar.gz) = f46550b832314e0d2e36fa16dddba63314af83bf
-RMD160 (prometheus-2.9.2.tar.gz) = 71cab3ef29e7ebc8ae372d2ebd7b427b08a94927
-SHA512 (prometheus-2.9.2.tar.gz) = 4cce1827580e49b1659ad492de946a81694c1dab90e079f3f0e56c1991254cf4ecac7f052aac75bf58a0b95d3cf4daa8c15b3e8305a3c089570da40c44a8ccc0
-Size (prometheus-2.9.2.tar.gz) = 11477683 bytes
+SHA1 (prometheus-2.10.0.tar.gz) = 34c7a13d29a896a38a6c3988012dbfe537d9cb00
+RMD160 (prometheus-2.10.0.tar.gz) = e066bbfce9ba96641f041adfa649a7a429a34856
+SHA512 (prometheus-2.10.0.tar.gz) = eb67fc8a1ecd95689de0aae7e822c40395f82ec4b7f711457d7d504ffaf9a240ad9015a0c568dc93d350cea12cc3db2492bb5fe6300f6193be410b0e00d4463a
+Size (prometheus-2.10.0.tar.gz) = 11752395 bytes
SHA1 (patch-cmd_prometheus_main.go) = b3f3f8872ad19f823424009090fdf4705e7af257