v4.0.0-beta #945
pashagolub
announced in
Announcements
v4.0.0-beta
#945
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's New
This major release introduces several significant updates, new features, bug fixes, and enhancements
Important Changes
PostgreSQL 18 Metrics
total_XXX_time
columns are added totable_stats
metric;read_bytes
,write_bytes
, andextend_bytes
are added tostat_io
metric;pg_stat_io
forwal_stats
metric;pg_ls_archive_statusdir()
inarchiver_pending_count
metric;num_done
andslru_written
columns are added tocheckpointer
metric;parallel_workers_to_launch
andparallel_workers_launched
columns are added todb_stats
metric.Grafana Dashboards
Metrics
Sinks
Development and Contribution
rpc
subdirectory contains sample gRPC sinks implementations.Changelog
db_stats_aurora
metric by @pashagolub in [!] remove obsoletedb_stats_aurora
metric #930actions/checkout
from 4 to 5 by @dependabot[bot] in [+] bumpactions/checkout
from 4 to 5 #888actions/download-artifact
from 4 to 5 by @dependabot[bot] in [+] bumpactions/download-artifact
from 4 to 5 #881actions/setup-go
from 5 to 6 by @dependabot[bot] in [+] bumpactions/setup-go
from 5 to 6 #939actions/setup-node
from 4 to 5 by @dependabot[bot] in [+] bumpactions/setup-node
from 4 to 5 #936actions/setup-python
from 5 to 6 by @dependabot[bot] in [+] bumpactions/setup-python
from 5 to 6 #938actions/stale
from 9 to 10 by @dependabot[bot] in [+] bumpactions/stale
from 9 to 10 #937docker/docker
from 28.3.2 to 28.3.3 by @dependabot[bot] in [+] bumpdocker/docker
from 28.3.2 to 28.3.3 #872go.etcd.io/etcd/client/v3
from 3.6.2 to 3.6.4 by @dependabot[bot] in [+] bumpgo.etcd.io/etcd/client/v3
from 3.6.2 to 3.6.3 #858 [+] bumpgo.etcd.io/etcd/client/v3
from 3.6.3 to 3.6.4 #868golang-jwt/jwt/v5
from 5.2.3 to 5.3.0 by @dependabot[bot] in [+] bumpgolang-jwt/jwt/v5
from 5.2.3 to 5.3.0 #876google.golang.org/grpc
from 1.73.0 to 1.75.0 by @dependabot[bot] in [+] bumpgoogle.golang.org/grpc
from 1.73.0 to 1.74.2 #865 [+] bumpgoogle.golang.org/grpc
from 1.74.2 to 1.75.0 #902google.golang.org/protobuf
from 1.36.6 to 1.36.8 by @dependabot[bot] in [+] bumpgoogle.golang.org/protobuf
from 1.36.6 to 1.36.7 #887 [+] bumpgoogle.golang.org/protobuf
from 1.36.7 to 1.36.8 #904prometheus/client_golang
from 1.22.0 to 1.23.2 by @dependabot[bot] in [+] bumpprometheus/client_golang
from 1.22.0 to 1.23.0 #878 [+] bumpprometheus/client_golang
from 1.23.0 to 1.23.2 #941shirou/gopsutil/v4
from 4.25.6 to 4.25.8 by @dependabot[bot] in [+] bumpshirou/gopsutil/v4
from 4.25.6 to 4.25.7 #877 [+] bumpshirou/gopsutil/v4
from 4.25.7 to 4.25.8 #923stretchr/testify
from 1.10.0 to 1.11.1 by @dependabot[bot] in [+] bumpstretchr/testify
from 1.10.0 to 1.11.0 #906 [+] bumpstretchr/testify
from 1.11.0 to 1.11.1 #912webui/react-scripts
to v5.0.1 (pinned version) by @pashagolub in [+] bumpwebui/react-scripts
to v5.0.1 (pinned version) #866change_events
metric processing by @pashagolub in [+] improvechange_events
metric processing #932updateSources()
query parameters number by @0xgouda in [*] fixupdateSources()
query parameters number #875pgwatch-contrib/rpc
in docs by @0xgouda in [*] mentionpgwatch-contrib/rpc
in docs #922COPY
fails, fixes Panic: runtime error: index out of range [6] when COPY encounters NaN value from get_psutil_mem() #908 by @pashagolub in [-] move to next envelope in Postgres sink ifCOPY
fails, fixes #908 #911host_config
querying fromGetSources()
by @0xgouda in [-] removehost_config
querying fromGetSources()
#863New Contributors
Full Changelog: v3.7.0...v4.0.0-beta
This discussion was created from the release v4.0.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions