[Bug 290694] databases/prometheus-postgres-exporter startscript fix

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 Oct 2025 15:52:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290694

            Bug ID: 290694
           Summary: databases/prometheus-postgres-exporter startscript fix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ivy@FreeBSD.org
          Reporter: zeus@gnu.org.ua
          Assignee: ivy@FreeBSD.org
             Flags: maintainer-feedback?(ivy@FreeBSD.org)

Created attachment 265050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265050&action=edit
databases/prometheus-postgres-exporter startscript fix

start script doesn't allow pass DSN to exporter

without that exporter fails to create collector


Oct 31 17:04:13 host postgres_exporter[95364]:
time=2025-10-31T17:04:13.182+02:00 level=WARN source=main.go:141 msg="Failed to
create PostgresCollector" err="empty dsn"


patch is attached

-- 
You are receiving this mail because:
You are the assignee for the bug.