mirror of
https://github.com/grafana/grafana.git
synced 2025-09-26 17:44:14 +08:00

* Enable doc-validator for alerting directories Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Adds missing description frontmatter * Fix some more links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix some more links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fixes anchors --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
---
|
|
aliases:
|
|
- ../../provision-alerting-resources/view-provisioned-resources/
|
|
description: View provisioned resources in Grafana
|
|
keywords:
|
|
- grafana
|
|
- alerting
|
|
- alerting resources
|
|
- provisioning
|
|
title: View provisioned alerting resources in Grafana
|
|
menuTitle: View provisioned resources in Grafana
|
|
weight: 300
|
|
---
|
|
|
|
# View provisioned alerting resources in Grafana
|
|
|
|
Verify that your alerting resources were created in Grafana.
|
|
|
|
To view your provisioned resources in Grafana, complete the following steps.
|
|
|
|
1. Open your Grafana instance.
|
|
1. Navigate to Alerting.
|
|
1. Click an alerting resource folder, for example, Alert rules.
|
|
|
|
Provisioned resources are labeled **Provisioned**, so that it is clear that they were not created manually.
|
|
|
|
**Note:**
|
|
|
|
You cannot edit provisioned resources from Grafana. You can only change the resource properties by changing the provisioning file and restarting Grafana or carrying out a hot reload. This prevents changes being made to the resource that would be overwritten if a file is provisioned again or a hot reload is carried out.
|