Releases: credativ/elephant-shed
Releases · credativ/elephant-shed
Elephant Shed 1.3.12
- Added IO/WAL prometheus metrics and corresponding panels in Grafana dashboard.
- Added primary/replica Role tile panel in Grafana dashboard.
- Others small improvements to Grafana dashboard.
- Bump default Postgres version in Ansible playbook to 17.
Elephant Shed 1.3.11
- Multi-host support for monitoring.
- Update system panels and add separate node overview dashboard.
- Replace redundant Total Statement Time panel with a Statement Buffers panel.
- Fix monitoring for PostgreSQL 17.
Elephant Shed 1.3.10
- Small improvements to Grafana dashboard.
- Bump default Postgres version in Ansible playbook to 16.
Elephant Shed 1.3.9
- Overhaul Grafana dashboard.
- Add work-around to sql-exporter instant queries no longer being supported upstream.
- Make sql-exporter only generate instant job if there are instant queries. (@olasd)
Elephant Shed 1.3.8
- Add enable-backup and enable-powa-addons features to es_ctlcluster.
- Fix sql-exporter queries on Debian 12 / Ubuntu 22.04.
- Fix elephant-shed-cockpit postinst.
- Replaced shellinabox with Cockpit's terminal.
- Remove vendorized javascript libraries from portal.
Elephant Shed 1.3.7
- Full PoWA integration in portal page and menu
Elephant Shed 1.3.6
- Add basic PoWA integration.
- node-exporter: Remove obsolete --collector.netdev.ignored-devices option.
- Fix pg_stat_statements sql-exporter query.
elephant-shed 1.3.5
elephant-shed (1.3.5) unstable; urgency=medium
- Generate dependency on tmate >= << 2.4 automatically.
- debian/clean: Remove build artifacts.
- Revert path activation for sql-exporter, doesn't work reliably.
- Restart sql-exporter when postgresql.service is started.
- Start omnidb-server once to initialize /var/lib/omnidb/.omnidb/.
-- Christoph Berg myon@debian.org Thu, 29 Jul 2021 15:10:20 +0200
Elephant Shed 1.3.4
- Move from pgadmin4 to OmniDB; pgadmin4 is no longer provided on apt.postgresql.org.
- Grafana: Fix syntax in datasource provisioning yaml.
- Grafana: Display only the currently selected database(s) in the Freeze Age panel.
- ansible: restart prometheus-sql-exporter after postgres cluster creation.
- ansible: skip sysctl, io scheduler an grub tasks in LXC containers.
- sql-exporter: Add final newline to queries.yml.
- Require tmate >= 2.4 since the hostkey syntax changed.
- Update pg_stat_statements SQL exporter query for Postgres 13 [ Nicolas Dandrimont ]
Elephant Shed 1.3.1
elephant-shed (1.3.1)
- update-prometheus-sql-exporter-config: Support setting interval.
Patch by Nicolas Dandrimont, thanks! - e-s-postgresql.postinst: Don't fail if logrotate file was removed.
- When building for packages.credativ.com, add dependency on
credativ-postgresql-keyring package.
-- Christoph Berg christoph.berg@credativ.de Thu, 02 May 2019 16:00:09 +0200