postgres-connection-exporter/contrib
Kumi 158c725ab4
feat: Add Postgres Connection Exporter service
Introduced a new systemd service for the Postgres Connection Exporter, enhancing monitoring capabilities by tracking database connections. This service configuration ensures it starts after the network is available, runs under a dedicated user and group for security, and is set to automatically restart upon failure, ensuring high availability. The setup aims to streamline deployment and maintenance processes for systems requiring constant database connection monitoring.

The service is designed to be easily integrated into multi-user environments, adhering to best practices for system services.
2024-05-17 15:54:25 +02:00
..
postgres-connection-exporter.service feat: Add Postgres Connection Exporter service 2024-05-17 15:54:25 +02:00