Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update
2024-08-09 06:24:08 +00:00
Palle Girgensohn
ddd019119d
databases/pgmetrics: Update to 1.17.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.17.0
2024-08-05 15:32:20 +02:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update
2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-06-15 09:52:17 +00:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-05-13 17:56:04 +00:00
Ashish SHUKLA
32b284679a
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-04-15 08:20:04 +00:00
Muhammad Moinur Rahman
a5a000df3b
lang/go: Change DEFAULT to 1.21
...
PR: 277776
Approved by: portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
...
PR: 276530
2024-02-11 10:39:17 +00:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
...
PR: 274405
2023-12-07 02:22:10 +00:00
Palle Girgensohn
2050943ead
databases/pgmetrics: Update to 1.16.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.16.0
2023-10-04 17:34:33 +02:00
Dmitri Goutnik
8e4bc57934
all: Bump PORTREVISION after lang/go* update
2023-09-08 09:34:56 -05:00
Palle Girgensohn
97be26107e
databases/pgmetrics: Update to 1.15.2
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.15.2
2023-08-29 17:13:28 +02:00
Dmitri Goutnik
09b993031a
all: Bump PORTREVISION after lang/go{119,120} update
2023-08-04 09:24:50 -05:00
Palle Girgensohn
2a75f5d88e
databases/pgmetrics: update to 1.15.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.15.0
2023-05-24 23:55:45 +02:00
Dmitri Goutnik
ff40d94c1d
all: Bump PORTREVISION after lang/go{119,120} update
2023-04-08 10:13:25 -05:00
Dmitri Goutnik
09079730e9
all: Bump PORTREVISION after Go ports update
2023-03-09 14:18:07 -05:00
Dmitri Goutnik
56b5ec772f
all: Bump PORTREVISION after lang/go{119,120} update
2023-02-15 14:06:01 -05:00
Dmitri Goutnik
2297efc51b
all: Bump PORTREVISION after GO_DEFAULT update.
2023-02-09 16:55:23 -05:00
Palle Girgensohn
dc991a3b67
databases/pgmetrics: Ugrade to 1.14.1
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.14.1
2023-02-06 14:05:20 +01:00
Dmitri Goutnik
3b383d833a
all: Bump PORTVERSION after lang/go{118,119} update
2023-01-14 06:31:17 -05:00
Dmitri Goutnik
d9ad1002d5
all: Bump PORTREVISION after lang/go{118,119} update
2022-12-11 06:17:27 -05:00
Dmitri Goutnik
bde51869ee
all: Bump PORTREVISION after lang/go{118,119} update
2022-10-06 14:24:26 -05:00
Dmitri Goutnik
f05c98fffb
all: Bump PORTREVISION after lang/go{118,119} update
2022-09-08 11:33:18 -05:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Palle Girgensohn
1abe0a9baf
databases/pgmetrics: update to 1.13.1
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.13.1
2022-08-08 22:24:09 +02:00
Dmitri Goutnik
4476f89764
all: Bump PORTREVISION after Go update
...
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Tobias C. Berner
d076ad94e2
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 >
* Aldis Berjoza <graudeejs@gmail.com >
* Alessando Sagratini <ale_sagra@hotmail.com >
* Alex Dupre <ale@FreeBSD.org >
* Alex Samorukov <samm@freebsd.org >
* Alexander Logvinov <ports@logvinov,com>
* Alexander Logvinov <ports@logvinov.com >
* Alexander Nedotsukov <bland@FreeBSD.org >
* Alexander Novitsky
* Alexander Zhuravlev <zaa@zaa.pp.ru >
* Alexey Degtyarev <alexey@renatasystems.org >
* Alexey Dokuchaev <danfe@FreeBSD.org >
* Anders Nordby <anders@fix.no >
* Andrei Antoukh <niwi@niwi.be >
* Andrew McNaughton <andrew@scoop.co.nz >
* Andrew Pantyukhin <infofarmer@FreeBSD.org >
* Andrey Kostenko <andrey@kostenko.name >
* Andrey Simonenko
* Andrey Zakhvatov
* Anes Mukhametov <anes@anes.su >
* Anton Berezin <tobez@FreeBSD.org >
* Anton Berezin <tobez@tobez.org >
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br >)
* Antonio Carlos Venancio Junior (<antonio@php.net >)
* Autrijus Tang <autrijus@autrijus.org >
* Babak Farrokhi <farrokhi@FreeBSD.org >
* Bartek Rutkowski <r@robakdesign.com >
* Bernard Spil <brnrd@FreeBSD.org >
* Brent J. Nordquist <bjn@visi.com >
* Cezary Morga <cm@therek.net >
* Cheng-Lung Sung <clsung@FreeBSD.org >
* Choe, Cheng-Dae
* Chris D. Faulhaber <jedgar@FreeBSD.org >
* Chris Larsen <darth@vader.dk >
* Damian Gerow <dgerow@afflictions.org >
* Daniel O'Connor
* Daniel Wijnands <daniel@itxl.nl >
* Dave Green <dg@fastmail.co.uk >
* David Thiel <lx@FreeBSD.org >
* Davíð Steinn Geirsson <david@isnic.is >
* Denis Generalov <gd.workbox@gmail.com >
* Denis Generalov <gd@rambler-co.ru >
* Denis Shaposhnikov <dsh@bamus.cz >
* Dermot Tynan <dtynan@kalopa.com >
* Dmitry Liakh <dliakh@ukr.net >
* Dmitry Sivachenko <demon@FreeBSD.org >
* Dmitry Sivachenko <dima@Chg.RU >
* Dmitry Sivachenko <mitya@yandex-team.ru >
* Domas Mituzas <midom@dammit.lt >
* Dominic Mitchell
* Don Owens <don@regexguy.com >
* Dryice Dong Liu <dryice@dryice.name >
* Edwin Groothuis (edwin@mavetju.org )
* Eric Freeman <freebsdports@chillibear.com >
* Espen Tagestad <espen@tagestad.no >
* Espen Volden aka voldern <voldern@hoeggen.net >
* Evan Sarmiento <bsdports@wayfair.com >
* Fernan Aguero <fernan@iib.unsam.edu.ar >
* Frank Wall <fw@moov.de >
* Ganbold Tsagaankhuu <ganbold@FreeBSD.org >
* Gary Palmer <gpalmer@FreeBSD.org >
* Gea-Suan Lin <gslin@gslin.org >
* Geraud CONTINSOUZAS <geraud@gcu.info >
* Gerrit Beine <tux@pinguru.net >
* Greg Larkin <glarkin@FreeBSD.org >
* Grzegorz Blach <gblach@FreeBSD.org >
* Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at >
* Henk van Oers <hvo.pm@xs4all.nl >
* Henrik Hodne <henrik@hodne.io >
* Hiroyuki Hanai <hanai@FreeBSD.org >
* Horia Racoviceanu <horia@racoviceanu.com >
* Hye-Shik Chang
* Hye-Shik Chang <perky@python.or.kr >
* Ilia Chipitsine <ilia@jane.cgu.chel.su >
* Ivan Voras <ivoras@FreeBSD.org >
* J.F. Dockes
* Jaap Boender <jaapb@kerguelen.org >
* Jake Smith <jake@xz.cx >
* James FitzGibbon <jfitz@FreeBSD.org >
* Janos Mohacsi <janos.mohacsi@bsd.hu >
* Janos.Mohacsi@bsd.hu
* Jason Helfman <jgh@FreeBSD.org >
* Jens Rehsack <rehsack@liwing.de >
* Jeremy Chadwick <koitsu@FreeBSD.org >
* Jev Björsell <ports@ecadlabs.com >
* Jim Ohlstein <jim@ohlste.in >
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw >
* Joe Horn <joehorn@gmail.com >
* Joe Marcus Clarke <marcus@FreeBSD.org >
* Johannes Meixner <johannes@perceivon.net >
* John Chen <johnpupu@gmail.com >
* John Marino <marino@FreeBSD.org >
* John Merryweather Cooper
* John Merryweather Cooper et al
* Jon Nistor <nistor@snickers.org >
* Jonathan Weiss (<jw@innerewut.de >)
* Jose Jachuf <jjachuf@gmail.com >
* Joshua D. Abraham <jabra@ccs.neu.edu >
* Jov <amutu@amutu.com >
* Jov amutu@amutu.com
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw >
* Julien Laffaye <kimelto@gmail.com >
* Jyun-Yan You <jyyou@cs.nctu.edu.tw >
* Keith Gaughan <k@sterechro.me >
* Kevin Bowling <kbowling@freebsd.org >
* Kimo <kimor79@yahoo.com >
* Kimura Fuyuki <fuyuki@nigredo.org >
* Koop Mast <kwm@FreeBSD.org >
* Lars Balker Rasmussen <lbr@FreeBSD.org
* Lars Balker Rasmussen <lbr@FreeBSD.org >
* Lars Eggert <larse@isi.edu >
* Lars Thegler <lars@thegler.dk >
* Lars Thegler <lth@FreeBSD.org >
* Li-Wen Hsu <lwhsu@FreeBSD.org >
* Loïc BARTOLETTI
* Loïc BARTOLETTI <lbartoletti@FreeBSD.org >
* Lubomir Marinov <lubomir_m@abv.bg >
* Mahdi Mokhtari <mokhi64@gmail.com >
* Mahlon E. Smith <mahlon@martini.nu >
* Marc G. Fournier <scrappy@FreeBSD.org >
* Mark Felder <feld@FreeBSD.org >
* Markus Brueffer <markus@FreeBSD.org >
* Martin Matuska <martin@matuska.org >
* Martin Matuska <mm@FreeBSD.org >
* Martin Wilke <miwi@FreeBSD.org >
* Mathieu Arnold <m@absolight.net >
* Matthew Seaman
* Matthias Andree <mandree@FreeBSD.org >
* Matthias Fechner <mfechner@FreeBSD.org >
* Matthias Petermann <matthias@petermann-it.de >
* Max Khon
* Max Khon <fjoe@FreeBSD.org >
* Michael Johnson <ahze@FreeBSD.org >
* Michael Johnson <ahze@ahze.net >
* Michael Winking <mwfp@foldl.net >
* Mikael URANKAR and Loïc BARTOLETTI
* Mike Carlson (carlson39@llnl.gov )
* Mikhail T. <michael@fun-box.ru >
* Mikhail Teterin
* Mikhail Teterin <mi@aldan.algebra.com >
* Mikolaj Golub <trociny@FreeBSD.org >
* Mirko Zinn <mail@derzinn.de >
* Mohammad S. Babaei <info@babaei.net >
* Muhammad Moinur Rahman <bofh@FreeBSD.org >
* Nick Hibma <n_hibma@freebsd.org >
* Nick Hilliard <nick@foobar.org >
* Nick Sayer <nsayer@FreeBSD.org >
* Nicola Vitale <nivit@FreeBSD.org >
* Nicolas Embriz <nbari@tequila.io >
* Nicolas de Bari Embriz <nbari@dalmp.com >
* Oleg Sharoiko <os@rsu.ru >
* Olexander Melnyk <olexander.v.melnyk@gmail.com >
* Oliver Eikemeier <eikemeier@fillmore-labs.com >
* Olivier Duchateau <duchateau.olivier@gmail.com >
* Palle Girgensohn <girgen@FreeBSD.org >
* Palle Girgensohn <girgen@partitur.se >
* Palle Girgensohn <girgen@pingpong.net >
* Parv <parv@pair.org >
* Pete Fritchman <petef@databits.net >
* Peter Avalos <pavalos@theshell.com >
* Philip M. Gollucci
* Philip M. Gollucci <philip@p6m7g8.com >
* Philip Stoev <philip.stoev@galeracluster.com >
* Pierre-Emmanuel Andre <pea@raveland.org >
* Pietro Cerutti <gahr@FreeBSD.org >
* Piotr Kubaj <pkubaj@anongoth.pl >
* Po-Chuan Hsieh <sunpoet@FreeBSD.org >
* Qing Feng <qingfeng@douban.com >
* Quinton Dolan <q@onthenet.com.au >
* Radim Kolar
* Rainer Hurling <rhurlin@gwdg.de >
* Rick Miller
* Robert Kruus <rob.kruus@gmail.com >
* Rod Taylor <ports@rbt.ca >
* Roland van Laar <roland@micite.net >
* Rong-En Fan <rafan@FreeBSD.org >
* Roy Boerner
* Rozhuk Ivan <rozhuk.im@gmail.com >
* Rusty Nejdl
* Ryan Steinmetz <rpsfa@rit.edu >
* Ryan Steinmetz <zi@FreeBSD.org >
* Ryan T. Dean <rtdean@cytherianage.net >
* Sam Lawrance <boris@brooknet.com.au >
* Scott McWhirter <scott@surreytech.co.uk >
* Seamus Venasse <svenasse@polaris.ca >
* Sean Chittenden <seanc@FreeBSD.org >
* Sergei Kolobov <sergei@kolobov.com >
* Sergei Vyshenski <svysh.fbsd@gmail.com >
* Sergey A. Osokin <osa@FreeBSD.org.ru >
* Sergey A. Osokin <osa@FreeBSD.org >
* Sergey Matveychuk <sem@FreeBSD.org >
* Sergey Skvortsov <skv@FreeBSD.org >
* Sergey Skvortsov <skv@protey.ru >
* Sevan Janiyan <venture37@geeklan.co.uk >
* Sheldon Hearn <sheldonh@FreeBSD.org >
* Stanislav Svirid <count@211.ru >
* Stefan Schmidt <stefan.schmidt@stadtbuch.de >
* Steve Wills <swills@FreeBSD.org >
* Steve Wills <swills@freebsd.org >
* Steven Kreuzer <skreuzer@FreeBSD.org >
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org >
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net >
* T. William Wells <bill@twwells.com >
* TAKATSU Tomonari <tota@FreeBSD.org >
* Thierry Thomas (<thierry@pompo.net >)
* Thomas Gellekum <tg@FreeBSD.org >
* Timur I. Bakeyev <bat@cpan.org >
* Tom Judge <tj@FreeBSD.org >
* Torsten Zuehlsdorff <ports@toco-domains.de >
* Torsten Zuhlsdorff <ports@toco-domains.de >
* Toshiya Saitoh (<toshiya@saitoh.nu >)
* Tsung-Han Yeh <snowfly@yuntech.edu.tw >
* Vasil Dimov <vd@FreeBSD.org >
* Veniamin Gvozdikov <vg@FreeBSD.org >
* Vladimir Timofeev <vovkasm@gmail.com >
* Wen Heping
* Wen Heping <wen@FreeBSD.org >
* Wen Heping <wenheping@gmail.com >
* Wen heping <wenheping@gmail.com >
* William Grzybowski <wg@FreeBSD.org >
* Xin Li <delphij@FreeBSD.org >
* Yarema <yds@CoolRat.org >
* Yarema <yds@Necessitu.de >
* Yen-Ming Lee <leeym@FreeBSD.org >
* Ying-Chieh Liao <ijliao@FreeBSD.org >
* Yoichi NAKAYAMA <yoichi@FreeBSD.org >
* Yuri Victorovich <yuri@rawbw.com >
* Zach Thompson <hideo@lastamericanempire.com >
* Zach Thompson <lin-chi@lastamericanempire.com >
* ache@FreeBSD.org
* alfred
* alp@sfedu.ru
* andrew@scoop.co.nz
* andrey@kostenko.name
* chinsan
* chinsan <chinsan.tw@gmail.com >
* clive
* clive@FreeBSD.org
* clsung@dragon2.net
* dcf@aracnet.com
* elvstone@gmail.com
* erikhb@bgnett.no
* erwin@FreeBSD.org
* gahr
* ijliao
* ijlioa
* ivoras
* johnpupu <johnpupu@gmail.com >
* kirk@daycos.com
* kuriyama
* lbartoletti <lbartoletti@FreeBSD.org >
* loïc bartoletti <lbartoletti@FreeBSD.org >
* mharo@FreeBSD.org
* michael johnson <ahze@ahze.net >
* milki <milki@rescomp.berkeley.edy >
* mm@FreeBSD.org
* nbm
* nectar@FreeBSD.org
* nork@FreeBSD.org
* nork@cityfujisawa.ne.jp
* olevole@olevole.ru
* proler@gmail.com
* sergey@migsoft.com.ua
* sobomax
* spam@rm-rf.kiev.ua
* stas
* tobez
* tremere@cainites.net
* vanilla
* vanilla@
* wen@FreeBSD.org
* wenheping<wenheping@gmail.com >
* wolman@cs.washington.edu
* # Created by Kevin Bowling <kbowling@FreeBSD.org >
* # Created by Matthias Fechner <mfechner@FreeBSD.org >
With hat: portmgr
2022-07-20 16:21:07 +02:00
Dmitri Goutnik
153cb65ac8
all: Bump PORTREVISION after lang/go{117,118} update
2022-07-14 07:46:05 -05:00
Dmitri Goutnik
309cdeccd8
*/*: Bump port revisons after lang/go{117,118} update
2022-06-07 16:56:10 -05:00
Palle Girgensohn
8e45075a49
databases/pgmetrics: update to 1.13.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.13.0
2022-05-19 15:36:48 +02:00
Guangyuan Yang
d690b5102f
*/*: Bump PORTREVISION after lang/go 1.18 update
2022-03-30 03:01:44 -04:00
Palle Girgensohn
ffd5bccb85
databases/pgmetrics: update to 1.12.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.12.0
2021-10-14 10:22:19 +02:00
Palle Girgensohn
83a38e472b
sysutils/fluent-bit: update to 1.7.4
...
Release notes: https://fluentbit.io/announcements/v1.7.4/
2021-04-20 09:36:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Palle Girgensohn
5c4857a28e
Update to 1.10.3
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.10.3
2020-12-07 13:58:45 +00:00
Palle Girgensohn
db06cc7372
Update to version 1.10
...
Support for Postgres 13
Collect information from Citus and Microsoft Azure Hyperscale Citus (more info here [1])
Support for CSV-format logs
Support for processing multiple log files in one run
Option to collect from all available databases of a cluster
Option to specify lock timeout
Various bug fixes
[1] https://pgmetrics.io/docs/citus.html
[2] https://github.com/rapidloop/pgmetrics/releases
[3] https://pgmetrics.io/docs/index.html#example
[4] https://www.rapidloop.com
2020-10-07 10:38:46 +00:00
Palle Girgensohn
5cd74a434a
Upgrade to 1.9.2
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.9.2
2020-06-25 08:16:58 +00:00
Palle Girgensohn
7a66eb8c1c
Update to release 1.9.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.9.0
2020-04-13 09:53:06 +00:00
Dmitri Goutnik
54a7819b23
databases/pgmetrics: Unbreak on aarch64
...
PR: 242374
Approved by: girgen (maintainer timeout, >2 months)
2020-02-22 12:46:31 +00:00
Palle Girgensohn
165df9ccaf
Update to 1.7.1
2019-10-07 08:18:37 +00:00
Tobias Kortkamp
97804ade38
databases/pgmetrics: Switch to USES=go:modules
...
- Remove unneeded targets
- Drop nop BUILD_AS_NON_ROOT while here
- Fix build with go1.13beta1
===> Building for pgmetrics-1.7.0
$GOPATH/go.mod exists but should not
*** Error code 1
PR: 238930
Submitted by: Dmitri Goutnik <dg@syrec.org >
Approved by: girgen (maintainer timeout, 24 days)
2019-07-26 07:30:33 +00:00
Tobias Kortkamp
3726f94254
Convert all Go ports to USES=go
...
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Palle Girgensohn
b1f7f210c1
Update to version 1.7.0
...
Optimize pg_stat_statements collection:
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.7.0
2019-05-27 08:43:07 +00:00
Palle Girgensohn
43bbcc0539
Upgrade to version 1.6.1
2019-03-10 17:43:52 +00:00
Palle Girgensohn
636a0c65d6
Upgrade pgmetrics to version 1.6.0
2019-02-15 16:22:08 +00:00
Palle Girgensohn
d11049c752
Update to 1.5.1
2018-11-16 01:07:01 +00:00
Palle Girgensohn
fec5e628f6
Update to version 1.5.0
...
Release notes: https://github.com/rapidloop/pgmetrics/releases
2018-11-02 14:54:56 +00:00
Palle Girgensohn
1a57f26f9d
Update to version 1.4.1
...
Release notes: https://github.com/rapidloop/pgmetrics/releases
2018-09-04 08:54:00 +00:00
Palle Girgensohn
56e96a6f4d
Update pgmetrics to latest version
2018-08-07 14:07:43 +00:00