mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 18:42:29 +08:00

* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
18 lines
722 B
Markdown
18 lines
722 B
Markdown
+++
|
|
title = "Best practices"
|
|
description = "Best practices for working with Grafana"
|
|
type = "docs"
|
|
[menu.docs]
|
|
identifier = "best-practices"
|
|
weight = 20
|
|
+++
|
|
|
|
# Best practices
|
|
|
|
This section provides information about best practices for intermediate Grafana administrators and users. Click on each of the links before for more information.
|
|
|
|
- [Best practices for creating dashboards]({{< relref "best-practices-for-creating-dashboards" >}})
|
|
- [Best practices for managing dashboards]({{< relref "best-practices-for-managing-dashboards" >}})
|
|
- [Common observability strategies]({{< relref "common-observability-strategies" >}})
|
|
- [Dashboard management maturity model]({{< relref "dashboard-management-maturity-levels" >}})
|
|
|