Skip to content

Releases: rapidloop/pgmetrics

Release 1.10.5

20 Jan 07:08
Compare
Choose a tag to compare

Changelog

1d87609 Fetch postgres logs from AWS RDS.

Built with: go version go1.15.7 linux/amd64

Release 1.10.4

08 Jan 04:21
Compare
Choose a tag to compare

Changelog

6458987 Update copyright year.
bfcf162 Collect latest available datapoint from CloudWatch

Built with: go version go1.15.6 linux/amd64

Release 1.10.3

04 Dec 07:21
Compare
Choose a tag to compare

Changelog

17be4a7 Collect index definition on a best effort basis.
37eb50a Ignore non-WAL files in WAL dir, for pg11+
44fb6c6 Allow for CloudWatch metrics with 5-minute granularity
90ea794 Improve parameters for CloudWatch/GetMetricData.
82f993d Merge pull request #37 from ViBiOh/patch-1
1ed5cde Adding arm and arm64 release binary

Built with: go version go1.15.5 linux/amd64

Release 1.10.2

12 Oct 06:50
Compare
Choose a tag to compare

Changelog

f6a899f Fix schema version.

Built with: go version go1.15.2 linux/amd64

Release 1.10.1

12 Oct 04:27
Compare
Choose a tag to compare

Changelog

ad2d127 Add extra columns from pg_stat_statements in pg13.

Built with: go version go1.15.2 linux/amd64

Release 1.10.0

06 Oct 07:06
Compare
Choose a tag to compare

Changelog

1410e62 [docker] update to Go 1.15
3bf51de [travis] update to Go 1.15
513dcc0 Fix max_wal_size shown in text report.
5013c90 Postgres 13 support
e197270 Collect metrics from Citus extension if present.

Built with: go version go1.15.2 linux/amd64

Release 1.9.3

31 Jul 04:36
Compare
Choose a tag to compare

Changelog

65f5b17 Support reading of CSV logs.
145c4c5 Add command-line option for lock timeout.
fb12947 Fix for bug when reading small log files.
44973f6 Ignore subdirectories under --log-dir
5d8e561 Improve log message.

Built with: go version go1.14.6 linux/amd64

No changes since v1.9.3-rc.1.

Release 1.9.3-rc.1

28 Jul 05:40
Compare
Choose a tag to compare
Release 1.9.3-rc.1 Pre-release
Pre-release

This is a release candidate build -- use only for testing.

Changelog

65f5b17 Support reading of CSV logs.
145c4c5 Add command-line option for lock timeout.
fb12947 Fix for bug when reading small log files.
44973f6 Ignore subdirectories under --log-dir
5d8e561 Improve log message.

Built with: go version go1.14.6 linux/amd64

Release 1.9.2

25 Jun 06:31
Compare
Choose a tag to compare

Changelog

7685429 Allow nulls for backend_type in pg_stat_activity.

Built with: go version go1.14.4 linux/amd64

Release 1.9.1

04 Jun 04:19
Compare
Choose a tag to compare

Changelog

4e7a800 Update command-line help text.
2a5de7b Option --log-dir now reads all files in the directory.
3257a54 Add --all-dbs option to collect from all user dbs without having to list them out.
7e6d306 Add --log-dir option, improve logic to guess log file.

Built with: go version go1.14.4 linux/amd64