Skip to content

Releases: cherts/pgscv

v0.15.1

26 Dec 14:12

Choose a tag to compare

Changelog

  • 00ff248 Added collecting pg_subscription_rel statistics (#265)
  • 67f2b9b Fix Service Discovery goroutines leaks, refactoring Token -> ycsdk Credentials middleware (#260)
  • 1d588aa Fix goroutines leaks (#261)
  • 3c3df75 Update go module and fixed typo
  • 5078d58 Updating go version

v0.15.0

16 Sep 09:29

Choose a tag to compare

Changelog

v0.14.2

01 Jul 08:43
31e2c8a

Choose a tag to compare

Changelog

v0.14.1

20 Jun 08:53
0c79b9d

Choose a tag to compare

Changelog

v0.14.0

18 Jun 11:46

Choose a tag to compare

Changelog

v0.13.0

25 Feb 09:15

Choose a tag to compare

Changelog

v0.12.0

12 Feb 12:17

Choose a tag to compare

Changelog

v0.11.0

06 Feb 14:21
d68929d

Choose a tag to compare

Changelog

  • 75d9308 Added collect statistics from pg_stat_io (PostgreSQL 16+) (#94) See docs
  • d68929d Improved skip scraping logging (#96)
  • a24a383 Refactoring SD: move main interface from internal module (#95)
  • d9dae8b [demo-lab] Fixed postgres availability check when creating a replica (#93)

v0.10.1

04 Feb 09:52

Choose a tag to compare

Changelog

  • ca7d2f2 Adding old postgres versions (9,10,11) to demo-lab (#87)
  • bca1e00 Fix: Iterate through all clusters if the number of clusters is greater than 100 (#91)
  • ad290f9 Fix: postgres/tables collector not collecting data (Issue #89) (#92)
  • 478e4c9 Fixed get replication metrics while running on PostgreSQL 9.6 (Issue #86) (#88)
  • 771b190 Fixed using pg_current_wal_lsn if pg_is_in_recovery is true (#65)

v0.10.0

27 Jan 08:18

Choose a tag to compare

Changelog