PostgreSQL monitor url parameter metadata cannot be resolved properly and collection fails consequently

Description

With H33 default config, the UI renders the effective value as ““.

<service name="PostgreSQL" interval="300000" user-defined="false" status="on"> <parameter key="collection" value="${requisition:collection|detector:collection|PostgreSQL}" /> <parameter key="thresholding-enabled" value="true" /> <parameter key="driver" value="${requisition:driver|detector:driver|org.postgresql.Driver}" /> <parameter key="user" value="${requisition:pg-user|postgres}" /> <parameter key="password" value="${requisition:pg-pass|postgres}" /> <parameter key="url" value="${requisition:url|detector:url|jdbc:postgresql://OPENNMS_JDBC_HOSTNAME:5432/opennms}" /> </service>

Consequently, this also fails the collection. It appears that the metadata interpolation of parameter url is incorrect for the default value.

Acceptance / Success Criteria

None

Attachments

2
  • 13 Mar 2024, 09:56 PM
  • 13 Mar 2024, 09:56 PM

Activity

Show:

Christian Pape April 17, 2024 at 12:57 PM

Merged.

Christian Pape April 17, 2024 at 12:57 PM

Fixed

Details

Assignee

Reporter

HB Grooming Date

HB Backlog Status

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created March 13, 2024 at 9:56 PM
Updated April 17, 2024 at 12:57 PM
Resolved April 17, 2024 at 12:57 PM

Flag notifications