Releases: credativ/elephant-shed
Releases · credativ/elephant-shed
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 [email protected] 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 [email protected] Thu, 02 May 2019 16:00:09 +0200
Elephant Shed 1.3
elephant-shed (1.3) unstable; urgency=medium
- RedHat/CentOS 7 support.
- Start prometheus-sql-exporter-restart.timer on package installation.
- Node exporter 0.16 renames many variables, update dashboard.
- elephant-shed-postgresql: Stop installing custom logrotate file.
- postgresql: Don't set waldir and data checksums by default.
- portal: Use AuthExternal pwauth instead of the buggy authnz-pam module.
- portal: Use HTTP_HOST instead of SSL_TLS_SNI in cockpit's CSP header.
-- Christoph Berg [email protected] Fri, 07 Dec 2018 16:39:19 +0100
Elephant Shed 1.2
elephant-shed (1.2) unstable; urgency=medium
- This release bundles a series of breaking changes:
- Upgrade to grafana 5 and prometheus 2. (Existing monitoring data is not
migrated.) - Upgrade to prometheus-node-exporter 0.15.
- Rewrite update-prometheus-sql-exporter-config using PgCommon.pm, and
refactor its config file handling.
- Upgrade to grafana 5 and prometheus 2. (Existing monitoring data is not
- prometheus: Use 'localhost' as job_name to bundle this machine's node and
sql exporter results. 'sql_job' contains the postgresql-common cluster
name now. - The grafana dashboard has been updated to use rate() instead of increase()
in most panels to show values per second or minute.
-- Christoph Berg [email protected] Fri, 18 May 2018 17:06:21 +0200