Skip to content

Releases: coroot/coroot-pg-agent

1.2.6

14 Jun 13:54
Compare
Choose a tag to compare
v1.2.6

emit `pg_scrape_error` metric when no errors

1.2.5

13 Jun 11:52
Compare
Choose a tag to compare
v1.2.5

add `pg_scrape_error` metric

1.2.4

07 Aug 12:04
@def def
Compare
Choose a tag to compare
v1.2.4

truncate colons at the end of queries

1.2.3

05 Jul 07:21
@def def
833e286
Compare
Choose a tag to compare
fix getting track_activity_query_size value (#18)

On Postgresql<=11, track_activity_query_size has no unit, so it should be considered as bytes by default

1.2.2

13 Mar 08:44
@def def
Compare
Choose a tag to compare
v1.2.2

caching obfuscated queries from `pg_stat_statements`

1.2.1

11 Dec 07:43
e08ac37
Compare
Choose a tag to compare
Merge pull request #12 from coroot/query_size_limit

Limiting the size of queries

1.2.0

27 Sep 12:26
Compare
Choose a tag to compare

Support for ARM64 - coroot/coroot#1

1.1.1

10 Aug 11:40
Compare
Choose a tag to compare
v1.1.1

replication: handle `null` from `pg_wal` functions

1.1.0 - replication metrics

29 Jul 11:53
Compare
Choose a tag to compare
v1.1.0

build: run tests

1.0.9

26 Jul 12:34
@def def
Compare
Choose a tag to compare
v1.0.9

fix build