Skip to content

Commit 76546da

Browse files
committed
Removed repetitive words.
1 parent bf6f965 commit 76546da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/v25.2/multi-dimensional-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ When toggling the `sql.metrics.database_name.enabled` and `sql.metrics.applicati
467467
{{site.data.alerts.callout_info}}
468468
Child metrics (metrics with the `database` and `application_name` labels) are independent from the parent (aggregated metric). The child metrics are initialized when the cluster settings are enabled.
469469

470-
For this reason, child `COUNTER` metrics may not always add up to the parent `COUNTER` metric. For an example, refer to [Examples 1 through 6](#1-all-cluster-settings-disabled) through 6
470+
For this reason, child `COUNTER` metrics may not always add up to the parent `COUNTER` metric. For an example, refer to [Examples 1 through 6](#1-all-cluster-settings-disabled).
471471

472472
For `GAUGE` metrics, values may be different and potentially unexpected depending on when a setting is enabled. For an example, refer to [7. `GAUGE` metric example](#7-gauge-metric-example).
473473
{{site.data.alerts.end}}

0 commit comments

Comments
 (0)