notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
redis_exporter Prometheus exporter for redis stats
1.58.0_1 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.58.0_1Version of this port present on the latest quarterly branch.
Maintainer: arcade@b1t.name search for ports maintained by this maintainer
Port Added: 2018-05-24 19:13:01
Last Update: 2024-04-15 08:20:04
Commit Hash: 91f781a
People watching this port, also watch:: netdata, pgpool-II-43, mdcached
License: MIT
WWW:
https://github.com/oliver006/redis_exporter
Description:
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/redis_exporter
  2. /usr/local/share/licenses/redis_exporter-1.58.0_1/catalog.mk
  3. /usr/local/share/licenses/redis_exporter-1.58.0_1/LICENSE
  4. /usr/local/share/licenses/redis_exporter-1.58.0_1/MIT
Collapse this list.
Dependency lines:
  • redis_exporter>0:databases/redis_exporter
To install the port:
cd /usr/ports/databases/redis_exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/redis_exporter
  • pkg install redis_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redis_exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711646542 SHA256 (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.mod) = 05ef636732b5d51b89fa5a5c4322e89272e8c7e82e9555c7043555a631116417 SIZE (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.mod) = 617

Expand this list (2 items)

Collapse this list.

SHA256 (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.zip) = 134d826fe04342bb6c0c5062e294e690a61ececa3ca753ba4f1881f1e6e72686 SIZE (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.zip) = 111900

Collapse this list.


Packages (timestamps in pop-ups are UTC):
redis_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.58.01.58.0-1.58.01.58.0_1---
FreeBSD:13:quarterly1.55.0_11.55.0_1-1.55.0_11.58.0_1---
FreeBSD:14:latest1.55.0_31.58.0-1.55.0_31.58.0---
FreeBSD:14:quarterly1.55.0_11.58.0_1-1.55.0_11.58.0_1---
FreeBSD:15:latest1.55.0_21.58.0_1n/a1.55.0_2n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go122 : lang/go122
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_redis_exporter
USES:
go:modules,1.22 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/oliver006/redis_exporter/@v/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.58.0_1
15 Apr 2024 08:20:04
commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
1.58.0
29 Mar 2024 21:20:06
commit hash: 6d9a516a14ae94e7dc9a0fec1a70a26893494481commit hash: 6d9a516a14ae94e7dc9a0fec1a70a26893494481commit hash: 6d9a516a14ae94e7dc9a0fec1a70a26893494481commit hash: 6d9a516a14ae94e7dc9a0fec1a70a26893494481 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: Update to 1.58.0

Changelog:
https://github.com/oliver006/redis_exporter/compare/v1.55.0...v1.58.0

PR:		278013
1.55.0_3
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
1.55.0_2
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
1.55.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
1.55.0
03 Nov 2023 21:09:42
commit hash: f077aa40b61f939959aa24ab8d7cab3dd8b2d8d3commit hash: f077aa40b61f939959aa24ab8d7cab3dd8b2d8d3commit hash: f077aa40b61f939959aa24ab8d7cab3dd8b2d8d3commit hash: f077aa40b61f939959aa24ab8d7cab3dd8b2d8d3 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: update to 1.55.0

Changelog: https://github.com/oliver006/redis_exporter/compare/v1.53.0...v1.55.0

PR:		274787
1.53.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
1.53.0
01 Sep 2023 04:24:54
commit hash: 1c7d5cae8830d2419acfc795c9c5a6e3329b9584commit hash: 1c7d5cae8830d2419acfc795c9c5a6e3329b9584commit hash: 1c7d5cae8830d2419acfc795c9c5a6e3329b9584commit hash: 1c7d5cae8830d2419acfc795c9c5a6e3329b9584 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
databases/redis_exporter: Update to 1.53.0o

Changes:	https://github.com/oliver006/redis_exporter/compare/v1.52.0...v1.53.0
PR:		273382
1.52.0_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.52.0
30 Jul 2023 22:59:08
commit hash: 0d25e2452c818fe6d88114371a90b09ccdd19cb6commit hash: 0d25e2452c818fe6d88114371a90b09ccdd19cb6commit hash: 0d25e2452c818fe6d88114371a90b09ccdd19cb6commit hash: 0d25e2452c818fe6d88114371a90b09ccdd19cb6 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: update to 1.52.0

Changelog: https://github.com/oliver006/redis_exporter/compare/v1.50.0...v1.52.0

PR:		272814
1.50.0
14 Apr 2023 11:25:19
commit hash: 3ff08f17801eb7ed663ac37c8afb91d9f111dbbacommit hash: 3ff08f17801eb7ed663ac37c8afb91d9f111dbbacommit hash: 3ff08f17801eb7ed663ac37c8afb91d9f111dbbacommit hash: 3ff08f17801eb7ed663ac37c8afb91d9f111dbba files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: update to 1.50.0

ChangeLog: https://github.com/oliver006/redis_exporter/compare/v1.33.0...v1.50.0

PR:		270786
Reported by:	arcade@b1t.name (maintainer)
1.33.0_13
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.33.0_12
24 Mar 2023 20:54:48
commit hash: b72f1868576e09d124ec3fa452df2cbe96547c57commit hash: b72f1868576e09d124ec3fa452df2cbe96547c57commit hash: b72f1868576e09d124ec3fa452df2cbe96547c57commit hash: b72f1868576e09d124ec3fa452df2cbe96547c57 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
databases/redis_exporter: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
1.33.0_11
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
1.33.0_10
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.33.0_9
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
1.33.0_8
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
1.33.0_7
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.33.0_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.33.0_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.33.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.33.0_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
1.33.0_3
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.33.0_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
1.33.0_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
1.33.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
1.33.0
22 Dec 2021 08:11:47
commit hash: 1760f7107b0aa93e8210347d2c6e4681a2f65cf7commit hash: 1760f7107b0aa93e8210347d2c6e4681a2f65cf7commit hash: 1760f7107b0aa93e8210347d2c6e4681a2f65cf7commit hash: 1760f7107b0aa93e8210347d2c6e4681a2f65cf7 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: Update to 1.33.0

Changelog:
    https://github.com/oliver006/redis_exporter/compare/v1.30.0...v1.33.0

PR:		260589
1.30.0
08 Nov 2021 06:22:41
commit hash: aa926422203b12f543baaa6784870077ec1e3cf3commit hash: aa926422203b12f543baaa6784870077ec1e3cf3commit hash: aa926422203b12f543baaa6784870077ec1e3cf3commit hash: aa926422203b12f543baaa6784870077ec1e3cf3 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: Update to 1.30.0

PR:		259690
1.29.0
27 Oct 2021 15:54:10
commit hash: 696f53df5de21980099028d46222074a1d83ff5ecommit hash: 696f53df5de21980099028d46222074a1d83ff5ecommit hash: 696f53df5de21980099028d46222074a1d83ff5ecommit hash: 696f53df5de21980099028d46222074a1d83ff5e files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: Update to 1.29.0

While here, reformat Makefile with portfmt.

ChangeLog:	https://github.com/oliver006/redis_exporter/releases/tag/v1.28.0
ChangeLog:	https://github.com/oliver006/redis_exporter/releases/tag/v1.29.0
PR:		259296
Differential Revision:	https://reviews.freebsd.org/D32660
1.27.1
03 Oct 2021 18:02:06
commit hash: 33606c70c93730e543fd7408af2a13817ffa5831commit hash: 33606c70c93730e543fd7408af2a13817ffa5831commit hash: 33606c70c93730e543fd7408af2a13817ffa5831commit hash: 33606c70c93730e543fd7408af2a13817ffa5831 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Volodymyr Kostyrko
databases/redis_exporter: Update to 1.27.1

Changelog: https://github.com/oliver006/redis_exporter/compare/v1.10.0...v1.27.1

PR:		258881
1.10.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.10.0
21 Aug 2020 15:27:40
Revision:545607Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.10.0

PR:		248770
Sponsored by:	Netzkommune GmbH
1.6.0
07 May 2020 17:44:36
Revision:534281Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.6.0

PR:		246173
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Sponsored by:	Netzkommune GmbH
1.5.2
20 Mar 2020 12:30:41
Revision:528774Original commit files touched by this commit
dmgk search for other commits by this committer
databases/redis_exporter: Update to 1.5.2

Changes:	https://github.com/oliver006/redis_exporter/releases
PR:		244895
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
1.3.3
19 Nov 2019 12:43:52
Revision:517965Original commit files touched by this commit
dmgk search for other commits by this committer
databases/redis_exporter: Update to 1.3.3

Changelog:
 - add /health endpoint
 - fix bug in SLOWLOG metric collection

PR:		241970
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
1.3.1
09 Oct 2019 13:33:35
Revision:514151Original commit files touched by this commit
swills search for other commits by this committer
databases/redis_exporter: update to 1.3.1

PR:		241149
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
1.1.0
02 Sep 2019 16:19:51
Revision:510819Original commit files touched by this commit
swills search for other commits by this committer
databases/redis_exporter: update to 1.1.0

PR:		240218
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
1.0.3
17 Aug 2019 01:58:31
Revision:509133Original commit files touched by this commit
yuri search for other commits by this committer
databases/redis_exporter: Switch to USES=go:modules, fix build with go1.13

PR:		239880
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	portmgr (unbreak with the upcoming go1.13)
1.0.3
29 Jun 2019 14:58:26
Revision:505351Original commit files touched by this commit
kai search for other commits by this committer
databases/redis_exporter: Update to 1.0.3

While I'm here:
* Add path to license file.
* Pet portclippy by grouping related variables together (USE_ and GO_).

Changelog:

https://github.com/oliver006/redis_exporter/releases/tag/v1.0.3

PR:		238823
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
0.34.0
11 May 2019 22:39:48
Revision:501312Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.34.0

- While on it: Pet portlint

PR:		237601
Submitted by:	arcade@b1t.name (maintainer)
0.32.0
12 Apr 2019 16:22:40
Revision:498726Original commit files touched by this commit
swills search for other commits by this committer
databases/redis_exporter: Update to 0.32.0

PR:		234227
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
0.21.2
17 Oct 2018 19:17:08
Revision:482302Original commit files touched by this commit
joneum search for other commits by this committer
Update to 0.21.2

Changelog:
 - added check-single-keys and make check-keys not use KEYS
 - add total_system_memory metric
 - environment variables for all command line options
 - more persistence related metrics

PR:		232321
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Sponsored by:	Netzkommune GmbH
0.20.2
08 Jul 2018 16:37:28
Revision:474189Original commit files touched by this commit
swills search for other commits by this committer
databases/redis_exporter: update to 0.20.2

PR:		229586
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
0.20.1
29 Jun 2018 18:45:57
Revision:473573Original commit files touched by this commit
joneum search for other commits by this committer
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)
0.19.0
08 Jun 2018 19:31:30
Revision:472021Original commit files touched by this commit
madpilot search for other commits by this committer
Update redis_exporter to 0.19.0

PR:		228824
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
0.18.0
30 May 2018 07:50:37
Revision:471125Original commit files touched by this commit
joneum search for other commits by this committer
databases/redis_exporter: Update to 0.18.0

Changelog: https://github.com/oliver006/redis_exporter/releases

PR:		228560
Submitted by:	 	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
0.17.2
24 May 2018 19:12:51
Revision:470804Original commit files touched by this commit
pi search for other commits by this committer
New port: databases/redis_exporter

Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x

WWW: https://github.com/oliver006/redis_exporter

PR:		227750
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>

Number of commits found: 49