Bug 236487 - [PATCH] net-mgmt/prometheus2: Update to 2.8.0
Summary: [PATCH] net-mgmt/prometheus2: Update to 2.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-03-12 13:48 UTC by David O'Rourke
Modified: 2019-03-18 18:07 UTC (History)
0 users

See Also:
dor.bsd: maintainer-feedback+


Attachments
net-mgmt/prometheus2: Update to 2.8.0 (981 bytes, patch)
2019-03-12 13:48 UTC, David O'Rourke
dor.bsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David O'Rourke 2019-03-12 13:48:39 UTC
Created attachment 202813 [details]
net-mgmt/prometheus2: Update to 2.8.0

This patch updates net-mgmt/prometheus2 to version 2.8.0.

This is mostly a bug fix and enhancement release with two changes to be aware of:
  - A behavioural change to how the TSDB retention works when specifying size based retention
  - A rename of a TSDB storage related metric

A full changelog is available at https://github.com/prometheus/prometheus/releases/tag/v2.8.0

-David
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-18 18:05:52 UTC
A commit references this bug:

Author: swills
Date: Mon Mar 18 18:05:35 UTC 2019
New revision: 496158
URL: https://svnweb.freebsd.org/changeset/ports/496158

Log:
  net-mgmt/prometheus2: update to 2.8.0

  PR:		236487
  Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintianer)

Changes:
  head/net-mgmt/prometheus2/Makefile
  head/net-mgmt/prometheus2/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-03-18 18:07:03 UTC
Committed, thanks!