Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit f1ac0d4

Browse files
author
Tracey Carter
committed
removed inappropriate parenthesis
1 parent e7624aa commit f1ac0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alerts-detectors-notifications/detectors-best-practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can also use detectors to monitor sub-groups within the population. For exam
4444

4545
This aggregation detector triggers alerts for each service, just as if you had 10 separate detectors - but you only need to create one detector, not 10. If you add additional services, the detector automatically monitors them as long as you have included a ``service`` dimension or property for the new services' metrics.
4646

47-
Note you can also monitor individual members of a population for deviation from the population norm, optionally grouping by dimensions or properties, with the Outlier Detection built-in alert condition. (population_comparison in the SignalFlow library. See the population_comparison detector in the signalflow-library in GitHub at :new-page:`https://github.com/signalfx/signalflow-library/tree/master/library/signalfx/detectors/population_comparison`.
47+
You can also monitor individual members of a population for deviation from the population norm, optionally grouping by dimensions or properties, with the Outlier Detection built-in alert condition. See the population_comparison detector in the signalflow-library in GitHub at :new-page:`https://github.com/signalfx/signalflow-library/tree/master/library/signalfx/detectors/population_comparison`.
4848

4949

5050

0 commit comments

Comments
 (0)