Commit graph

23 commits

Author SHA1 Message Date
samber
ed1515015a Publish 2026-04-06 18:38:45 +00:00
samber
af2f277830 Publish 2026-03-18 20:41:01 +00:00
samber
c0e1f7a5f5 Publish 2026-03-18 17:06:34 +00:00
samber
e2af1325c6 Publish 2026-03-16 00:27:40 +00:00
samber
1e4e3d17bc Publish 2026-03-15 17:08:32 +00:00
samber
4acbddb21a Publish 2025-11-05 16:04:56 +00:00
samber
b158ebb551 Publish 2025-09-14 17:22:29 +00:00
samber
32a4bfb19b Publish 2025-03-27 16:23:49 +00:00
samber
93f9daecee Publish 2025-03-27 13:42:51 +00:00
Motte
69c8208e3c
Added PostgresqlReplicationLagHigh rule (#456)
* Added PostgresqlReplicationLagHigh rule

* Update PostgreSQL replication lag alert settings

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2025-03-27 14:42:22 +01:00
samber
20f9a36615 Publish 2025-02-16 22:17:02 +00:00
guruevi
70ac7d9cae
Various updates and quality of life changes (#405)
* smartctl_exporter publishes both drive_trip and current drive temperatures. Since most of the alerts are going to be permanent, it does not make sense to wait for the alert to be on for a certain time. Temperature sensors likewise vary, using the last sample is not sufficient to alert on potential issues.

* Add an option to run GitHub Action manually

* Add an option to force running the action for testing purposes

* Set variables correctly

* Set variables correctly

* Publish

* Clean up some more metrics

* Publish

* Minor bug fixes

* Publish

* Removed queries that throw errors when systems are upgraded. Also fixed and simplified a few Postgres queries.

* Publish

* Refined some more queries

* Publish

* PostgreSQL now has optimized autovacuum behavior

* Publish

* PostgreSQL now has optimized autovacuum behavior

* Publish

* Publish

* Query fails if instance names are not unique across jobs. This fixes it.

* Publish

* Ruby is out of date

---------

Co-authored-by: samber <samber@users.noreply.github.com>
2025-01-28 06:06:47 +01:00
samber
53a369769d Publish 2024-12-16 11:19:08 +00:00
samber
4533f23b79 Publish 2024-12-16 11:17:17 +00:00
dxrayz
52d4a8c744
Update postgres-exporter.yml (#444)
Modify PostgresqlConfigurationChanged for prevent error: "many-to-many matching not allowed: matching labels must be unique on one side" in cases when you have multiple instances of postgres
2024-12-16 12:16:05 +01:00
samber
02687db33d Publish 2024-08-20 16:32:36 +00:00
samber
308b3c52dd Publish 2023-10-24 13:05:40 +00:00
samber
93a62d4271 Publish 2023-08-22 13:53:16 +00:00
samber
afddf710ab Publish 2023-08-15 18:28:36 +00:00
Ted Hahn
94b9f3cfbb
Fix for Postgres max connections. Postgres does not limit connections by database, but total over the server. Additionally, alert labels didn't match across the pair. Using a min by on the right side deals with the possibility additional labels are present on your exporter. (#376) 2023-08-15 19:39:41 +02:00
samber
b726b065ed Publish 2023-02-23 14:20:09 +00:00
samber
3131a2d96f Publish 2022-08-02 08:18:42 +00:00
Samuel Berthe
ccf24bcf03 Publish 2022-06-15 00:08:51 +00:00