Bug 229278

Summary: databases/redis_exporter: Update to 0.20.1
Product: Ports & Packages Reporter: Volodymyr Kostyrko <arcade>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Some People CC: joneum
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to new version
none
patch to new version 0.20.1 arcade: maintainer-approval+

Description Volodymyr Kostyrko 2018-06-24 19:31:15 UTC
Created attachment 194566 [details]
patch to new version

Changes:

    added a new metric iwth the timestamp of when the redis instance was started (thx @xginn8 )
    fixed a CloudFoundry host discovery issue (thx @ihrigb )
Comment 1 Volodymyr Kostyrko 2018-06-27 11:20:02 UTC
Created attachment 194671 [details]
patch to new version 0.20.1

Changelog:

    fixed name of slowlog_length metric (thx @xginn8 )
    fixed start_time_seconds metric (thx @xginn8 )
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-29 18:46:02 UTC
A commit references this bug:

Author: joneum
Date: Fri Jun 29 18:45:57 UTC 2018
New revision: 473573
URL: https://svnweb.freebsd.org/changeset/ports/473573

Log:
  databases/redis_exporter: Update to 0.20.1

  Changelog:
   - added a new metric iwth the timestamp of when the redis instance was started
   - fixed a CloudFoundry host discovery issue

  PR:		229278
  Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)

Changes:
  head/databases/redis_exporter/Makefile
  head/databases/redis_exporter/distinfo
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2018-06-29 18:46:18 UTC
Landed. Thanks :-)