Challenge |
To use influencing metrics to create the what (measure) in a way that will allow the matching properties to work well. |
Solutions |
Check that:
- All the influencing metrics have a dimension in order to use it in the matching properties.
- Reduce the number of influencing metrics by using GroupBy and group according to the planned matching property.
- Make sure you collect measures with the same scale.
For example: if you have a measure active users with interval=[hourly/daily/monthly], make sure you use the same interval to match, as the values might differ significantly.
- Use @stream in the search, to keep a similar context for the influencing metrics.
|
Challenge |
If no matching properties appear. |
Solutions |
Check that:
- All the metrics contain a certain dimension.
- You used Groupby to make sure that you've a single metric to influence the relevant dimension value.
|
Challenge |
You have matching properties, but the values to use are not clear, |
Solution |
- All the influencing metrics are using the same value scale.
|