-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.1
-
Component/s: None
-
Labels:None
Any metric available in the metrics API should be available for policy configurations.
Example;
{'replica': 0, 'metrics:solr.jvm/os.systemLoadAverage': '<0.5'}
So the syntax to use a metric is:
metrics:<group>/<metric>