Skip to content

Releases: rapidloop/pgmetrics

Release 1.8.1

Choose a tag to compare

@mdevan mdevan released this 05 Feb 09:14

Changelog

b668560 Fix for empty current LSN when querying AWS RDS Aurora
a025ab7 Add proper build flags for go, update goreleaser config
a4e7484 Call pg_current_logfile only if on v10+
85a9e8f Call pg_current_logfile only if needed.

Built with Go 1.13.7

Release 1.8.0

Choose a tag to compare

@mdevan mdevan released this 06 Jan 05:02

Changelog

4ffe476 Code cleanup.
4515459 Collect deadlock information from log files.
5aec12a Read related log lines together.
ba416b3 Collect autovacuum information from log files.
d2b7cbd Write the password prompt to stderr rather than stdout
f745182 Exclude temporary tables and indexes on them.
3e49f2b Collect and report ACL for tables.
18b2a01 Fix lint warnings.
fc50f35 Collect information from log files.
f0c17bf Update dependency versions, fixes #28

Built with go 1.13.3

Release 1.7.1

Choose a tag to compare

@mdevan mdevan released this 05 Oct 06:40

Changelog

2a7fdf6 Update to go 1.13
64847ea Collect the highest wal sequence number.
be76de3 handle case when pg_locks.pid is null for prepared transactions, fixes #26

Built with go 1.13.1

Release 1.7.0

Choose a tag to compare

@mdevan mdevan released this 27 May 05:07

Changelog

a8e4062 Optimize pg_stat_statements collection

Built with go 1.12.5

Release 1.6.3

Choose a tag to compare

@mdevan mdevan released this 03 May 08:33

Changelog

ec0d629 Build docker images with Go 1.12.x
220f954 Fix incorrect bloat values

Built with go 1.12.4

Release 1.6.2

Choose a tag to compare

@mdevan mdevan released this 28 Mar 05:25

Changelog

7cad22e [travis] Use go 1.12
38540c7 Improve blocked query output
a10b0ca Support pg_stat_statements v1.2
0802b29 Handle null LSNs and times for disabled subscriptions

Built with go 1.12.1

Release 1.6.1

Choose a tag to compare

@mdevan mdevan released this 09 Mar 12:14

Changelog

3b00f33 Bug fix: avoid password prompt when env var PGPASSWORD is specified
c6a1d3c Include PID in replication_outgoing entries
4dc3102 Support for collecting and reporting PgBouncer metrics

Built with Go v1.12.

Release 1.6.0

Choose a tag to compare

@mdevan mdevan released this 14 Feb 09:38

Changelog

0973182 [docker] use go modules
92ba2b1 [travis] enable module-based builds
6ce0043 Update copyright year to 2019
724c751 Migrate to Go modules
264c12d Support output in CSV format
07cb13e Accept null for pg_available_extensions.comment, fixes #21
d4f46ce Handle case when pg_get_expr returns null, fixes #20

Built with Go version 1.11.5.

Release 1.5.1

Choose a tag to compare

@mdevan mdevan released this 15 Nov 03:40

Changelog

e526c83 Show locks and waiting queries in text report.
2dc1da1 Collect information about locks

Built with go v1.11.2

Release 1.5.0

Choose a tag to compare

@mdevan mdevan released this 01 Nov 08:26

Changelog

da6dc11 Allow -w as an alias for --no-password.
570b0fd Add option to collect information only about listed databases.

Built with go v1.11.1