docs: corrects broken links (#60594)
correct broken links
(cherry picked from commit 3d8890453f)
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
co-authored by
Christopher Moyer
parent
b2a8f8123d
commit
55a0db984d
@@ -24,7 +24,8 @@ Grafana includes built-in support for Prometheus Alertmanager. Once you add it a
|
||||
|
||||
## Provision the data source
|
||||
|
||||
Configure the Alertmanager data sources by updating Grafana's configuration files. For more information on how it works and the settings available, refer to the [provisioning docs page]({{< relref "../../administration/provisioning#data-sources" >}}).
|
||||
You can provision Alertmanager data sources by updating Grafana's configuration files.
|
||||
For more information on provisioning, and common settings available, refer to the [provisioning docs page]({{< relref "../../administration/provisioning/#datasources" >}}).
|
||||
|
||||
For example, this YAML provisions an Alertmanager data source running on port 9093, with proxy access and basic authentication:
|
||||
|
||||
|
||||
@@ -220,7 +220,7 @@ The CloudWatch plugin provides the ability to monitor and troubleshoot applicati
|
||||
|
||||
> **Note:** This feature is currently behind the `cloudWatchCrossAccountQuerying` feature toggle.
|
||||
|
||||
> You can enable feature toggles through configuration file or environment variables. See configuration [docs]({{< relref "../setup-grafana/configure-grafana/#feature_toggles" >}}) for details.
|
||||
> You can enable feature toggles through configuration file or environment variables. See configuration [docs]({{< relref "../../../setup-grafana/configure-grafana/#feature_toggles" >}}) for details.
|
||||
> Grafana Cloud users can access this feature by [opening a support ticket in the Cloud Portal](https://grafana.com/profile/org#support).
|
||||
|
||||
### Getting started
|
||||
|
||||
Reference in New Issue
Block a user