Releases: coroot/coroot-pg-agent
Releases · coroot/coroot-pg-agent
1.2.6
v1.2.6
emit `pg_scrape_error` metric when no errors
1.2.5
v1.2.5
add `pg_scrape_error` metric
1.2.4
v1.2.4
truncate colons at the end of queries
1.2.3
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
v1.2.2
caching obfuscated queries from `pg_stat_statements`
1.2.1
Merge pull request #12 from coroot/query_size_limit
Limiting the size of queries
1.1.1
v1.1.1
replication: handle `null` from `pg_wal` functions
1.1.0 - replication metrics