refactors all dashboard and linking content (#52005)

This commit is contained in:
Christopher Moyer
2022-07-11 07:35:19 -05:00
committed by GitHub
parent 0a2a370b77
commit 94175a801a
13 changed files with 199 additions and 266 deletions

View File

@@ -35,7 +35,7 @@ To learn more about the differences between new alerts and the legacy alerts, re
### Library panels
Library panels allow users to build panels that can be used in multiple dashboards. Any updates made to that shared panel will then automatically be applied to all the dashboards that have that panel. For instructions on how to create, add, unlink and manage library panels, refer to [Library panels]({{< relref "../panels/library-panels/" >}}).
Library panels allow users to build panels that can be used in multiple dashboards. Any updates made to that shared panel will then automatically be applied to all the dashboards that have that panel. For instructions on how to create, add, unlink and manage library panels, refer to [Library panels]({{< relref "../dashboards/manage-library-panels/" >}}).
### Real-time streaming

View File

@@ -162,7 +162,7 @@ You can now encrypt the query data cached by Grafana. This improves the security
You can now customize Grafanas loading logo, which displays while Grafana is loading in a users browser. White labeling in Grafana Enterprise allows you to customize the look and feel of Grafana to match your products or companys brand. This makes Grafana a more integrated part of your observability stack and keep Grafana consistent with other visualizations displayed in public.
To find out how you can configure it along with other Grafana UI elements, like the corner logo and application footer, refer to the [White labeling]({{< relref "../setup-grafana/enable-custom-branding/" >}}) topic of the Grafana Enterprise docs.
To find out how you can configure it along with other Grafana UI elements, like the corner logo and application footer, refer to the [White labeling]({{< relref "../setup-grafana/configure-grafana/configure-custom-branding/" >}}) topic of the Grafana Enterprise docs.
### Oauth2 - Team Sync to Group Mapping