In-line thresholding should ignore Aliased Resources if they are not enabled
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Alejandro Galue November 22, 2010 at 9:58 AM
Fixed on revision 927640905432 for branch 1.8
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Alejandro Galue
Alejandro GalueComponents
Affects versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Created November 22, 2010 at 7:25 AM
Updated January 27, 2017 at 4:21 PM
Resolved November 22, 2010 at 9:58 AM
Aliased resources are always processed by Collectd, and they should be ignored by CollectionSetVisitor's implementations if the feature is not enabled. This behavior works as expected on BasePersister, but not on ThresholdingVisitor.