Heatmap settings

Description

The following errors found in opennms.properties w.r.t. the heatmap:

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Christian Pape October 21, 2015 at 3:58 PM

was the problem. I added the media-type Xml but forgot to commit the code changes and Xml wrapper classes. Please see
issue for the fix:

https://github.com/OpenNMS/opennms/pull/409

Benjamin Reed October 21, 2015 at 2:44 PM

I don't know the whole history of these changes, but the last code that I tried merging to develop said that it produces both JSON and XML, but was hand-creating a JSONObject and then turning it to a JSON string before returning it, so there is no way it's returning XML properly.

Could you add a unit test for outages/nodesByMonitoredService/X that confirms it gets both XML and JSON back?

Ronny Trommer October 17, 2015 at 5:49 AM

Merged to develop, during the review of the name refactoring the following two issues came up and .

Christian Pape October 16, 2015 at 1:48 AM

Please review and merge:

Fixed mispelled properties in opennms.properties and change the
option 'managedServices' to 'monitoredServices'.

PR: https://github.com/OpenNMS/opennms/pull/392
Bamboo: http://bamboo.internal.opennms.com:8085/browse/OPENNMS-ONMS201-1

Christian Pape October 14, 2015 at 3:58 AM

For me the org.opennms.heatmap.onlyUnacknowledged option seems to work
correct and I verified that false is the default value. Do you want the default value
to be set to true?

Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created October 12, 2015 at 2:56 PM
Updated June 3, 2019 at 7:08 AM
Resolved November 3, 2015 at 2:09 AM