Skip to content

Commit 3c72ed1

Browse files
authored
Merge pull request #53924 from bburt-rh/RHDEVDOCS-4735-fix-broken-link-in-monitoring-config-map-ref
RHDEVDOCS-4735-fix-broken-link-in-monitoring-config-map-ref
2 parents b3e628f + 11e42be commit 3c72ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

monitoring/config-map-reference-for-the-cluster-monitoring-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Appears in: link:#clustermonitoringconfiguration[ClusterMonitoringConfiguration]
231231
[options="header"]
232232
|===
233233
| Property | Type | Description
234-
|additionalAlertmanagerConfigs|[]link:additionalalertmanagerconfig[AdditionalAlertmanagerConfig]|Configures additional Alertmanager instances that receive alerts from the Prometheus component. By default, no additional Alertmanager instances are configured.
234+
|additionalAlertmanagerConfigs|[]link:#additionalalertmanagerconfig[AdditionalAlertmanagerConfig]|Configures additional Alertmanager instances that receive alerts from the Prometheus component. By default, no additional Alertmanager instances are configured.
235235

236236
|enforcedBodySizeLimit|string|Enforces a body size limit for Prometheus scraped metrics. If a scraped target's body response is larger than the limit, the scrape will fail. The following values are valid: an empty value to specify no limit, a numeric value in Prometheus size format (such as `64MB`), or the string `automatic`, which indicates that the limit will be automatically calculated based on cluster capacity. The default value is empty, which indicates no limit.
237237

@@ -379,7 +379,7 @@ The `TelemeterClientConfig` resource defines settings for the `telemeter-client`
379379
* `nodeSelector`
380380
* `tolerations`
381381

382-
Appears in: link:clustermonitoringconfiguration.adoc[ClusterMonitoringConfiguration]
382+
Appears in: link:#clustermonitoringconfiguration[ClusterMonitoringConfiguration]
383383

384384
[options="header"]
385385
|===

0 commit comments

Comments
 (0)