Skip to content

Commit 6703113

Browse files
authored
Update logs-to-metrics.md
1 parent 5f409b4 commit 6703113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/metrics/logs-to-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ You cannot use a scheduled view or an index in the scope of a Logs-to-Metrics ru
8585

8686
### Using Logs-to-Metrics for partitions not included in default scope
8787

88-
In the data tier model, frequent and infrequent partitions are excluded from the default search scope. If your organization is configured for the flex pricing model, you can selectively choose which partitions to include or exclude from the [default search scope](/docs/manage/partitions/flex/faq/#how-can-i-optimize-my-query-using-default-scope).
88+
In the data tier model, frequent and infrequent partitions are excluded from the default search scope. While, if your organization is configured for the flex pricing model, you can selectively choose which partitions to include or exclude from the [default search scope](/docs/manage/partitions/flex/faq/#how-can-i-optimize-my-query-using-default-scope).
8989

90-
For cases involving partitions that fall outside the default scope, you can create a Logs-to-Metrics rule for the scope of frequent tier partition, infrequent tier partition, or for the partitions excluded in the flex pricing model. To do this, set the rule using the same log search scope as the partition where the data resides.
90+
For cases involving partitions that fall outside the default scope, you can create a Logs-to-Metrics rule for the frequent tier partition, infrequent tier partition, or for the partitions excluded in the flex pricing model. To do this, set the rule using the same log search scope as the partition where the data resides.
9191

9292
For example, if you have a partition with the index `_index=foo`, and its routing expression is `_sourceCategory=foo`, you should use the same routing expression, `_sourceCategory=foo`, when scoping the Logs-to-Metrics rule.
9393

0 commit comments

Comments
 (0)