abee02dbcd
* initial * cleanup * remove bad aliases * cleanup, fix links * add docs-file-based-command * update docs * update readme * fix broken links * fix spelling Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2.3 KiB
2.3 KiB
+++ title = "Best practices" description = "Best practices for working with Grafana" 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" >}})
<script>var owOnload=function(){if(-1==document.cookie.indexOf('ow-intercept-quiz-4ior230e')){var o=new XMLHttpRequest;o.onloadend=function(){try{var o=document.getElementById('owInviteSnippet');var date=new Date();date.setMonth(date.getMonth()+1);this.response&&JSON.parse(this.response).active===!0&&(document.cookie='ow-intercept-quiz-4ior230e=Done;path=/;expires='+date.toUTCString()+';',setTimeout(function(){o.style.display='block',o.style.opacity=1},2e3))}catch(e){}},o.open('POST','https://app.optimalworkshop.com/survey_status/questions/4ior230e/active'),o.send()}};if(window.addEventListener){window.addEventListener('load',function(){owOnload();});}else if(window.attachEvent){window.attachEvent('onload',function(){owOnload();});}</script>