Docs: add panel options shared content (#87258)
* Added panel options shared file * Added panel options shared file to visualizations pages * Fixed version interpolation syntax and added Cloud links * Fixed heading level of title
This commit is contained in:
@@ -28,6 +28,10 @@ Use alert lists to display your alerts. You can configure the list to show the c
|
||||
|
||||
Customize your visualization using the following settings.
|
||||
|
||||
## Panel options
|
||||
|
||||
{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}
|
||||
|
||||
## Options
|
||||
|
||||
- **Group mode -** Choose between "Default grouping" to show alert instances grouped by their alert rule, or "Custom grouping" to group alert instances by a custom set of labels.
|
||||
@@ -67,6 +71,6 @@ Choose which alert states to display in this visualization.
|
||||
- Error
|
||||
|
||||
{{% docs/reference %}}
|
||||
[Grafana Alerting overview]: "/docs/grafana/ -> /docs/grafana/<GRAFANA VERSION>/alerting"
|
||||
[Grafana Alerting overview]: "/docs/grafana-cloud/ -> /docs/grafana/<GRAFANA VERSION>/alerting"
|
||||
[Grafana Alerting overview]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/alerting"
|
||||
[Grafana Alerting overview]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/alerting"
|
||||
{{% /docs/reference %}}
|
||||
|
||||
Reference in New Issue
Block a user