Docs: updates for file-based menu (#28500)

* 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>
pull/28956/head
Robby Milo 5 years ago committed by GitHub
parent a7e092f243
commit abee02dbcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/README.md
  2. 1
      docs/sources/_index.md
  3. 6
      docs/sources/administration/_index.md
  4. 5
      docs/sources/administration/change-home-dashboard.md
  5. 4
      docs/sources/administration/change-your-password.md
  6. 3
      docs/sources/administration/cli.md
  7. 5
      docs/sources/administration/configuration.md
  8. 5
      docs/sources/administration/configure-docker.md
  9. 3
      docs/sources/administration/image_rendering.md
  10. 3
      docs/sources/administration/jaeger-instrumentation.md
  11. 3
      docs/sources/administration/metrics.md
  12. 4
      docs/sources/administration/preferences.md
  13. 3
      docs/sources/administration/provisioning.md
  14. 5
      docs/sources/administration/security.md
  15. 2
      docs/sources/administration/set-up-for-high-availability.md
  16. 5
      docs/sources/administration/view-server-settings.md
  17. 2
      docs/sources/administration/view-server-stats.md
  18. 4
      docs/sources/alerting/_index.md
  19. 6
      docs/sources/alerting/alerts-overview.md
  20. 5
      docs/sources/alerting/create-alerts.md
  21. 5
      docs/sources/alerting/notifications.md
  22. 4
      docs/sources/alerting/pause-an-alert-rule.md
  23. 5
      docs/sources/alerting/troubleshoot-alerts.md
  24. 5
      docs/sources/alerting/view-alerts.md
  25. 5
      docs/sources/auth/_index.md
  26. 5
      docs/sources/auth/auth-proxy.md
  27. 5
      docs/sources/auth/azuread.md
  28. 5
      docs/sources/auth/enhanced_ldap.md
  29. 5
      docs/sources/auth/generic-oauth.md
  30. 5
      docs/sources/auth/github.md
  31. 5
      docs/sources/auth/gitlab.md
  32. 5
      docs/sources/auth/google.md
  33. 5
      docs/sources/auth/grafana.md
  34. 20
      docs/sources/auth/ldap.md
  35. 5
      docs/sources/auth/okta.md
  36. 5
      docs/sources/auth/overview.md
  37. 4
      docs/sources/auth/saml.md
  38. 4
      docs/sources/auth/team-sync.md
  39. 3
      docs/sources/best-practices/_index.md
  40. 4
      docs/sources/best-practices/best-practices-for-creating-dashboards.md
  41. 4
      docs/sources/best-practices/best-practices-for-managing-dashboards.md
  42. 4
      docs/sources/best-practices/common-observability-strategies.md
  43. 4
      docs/sources/best-practices/dashboard-management-maturity-levels.md
  44. 7
      docs/sources/dashboards/_index.md
  45. 4
      docs/sources/dashboards/annotations.md
  46. 4
      docs/sources/dashboards/dashboard_folders.md
  47. 4
      docs/sources/dashboards/dashboard_history.md
  48. 3
      docs/sources/dashboards/export-import.md
  49. 4
      docs/sources/dashboards/json-model.md
  50. 4
      docs/sources/dashboards/playlist.md
  51. 3
      docs/sources/dashboards/reporting.md
  52. 3
      docs/sources/dashboards/scripted-dashboards.md
  53. 3
      docs/sources/dashboards/search.md
  54. 3
      docs/sources/dashboards/share-dashboard.md
  55. 3
      docs/sources/dashboards/share-panel.md
  56. 3
      docs/sources/dashboards/shortcuts.md
  57. 4
      docs/sources/dashboards/time-range-controls.md
  58. 7
      docs/sources/datasources/_index.md
  59. 5
      docs/sources/datasources/add-a-data-source.md
  60. 4
      docs/sources/datasources/azuremonitor.md
  61. 4
      docs/sources/datasources/cloudmonitoring.md
  62. 5
      docs/sources/datasources/cloudwatch.md
  63. 4
      docs/sources/datasources/elasticsearch.md
  64. 5
      docs/sources/datasources/graphite.md
  65. 4
      docs/sources/datasources/influxdb.md
  66. 4
      docs/sources/datasources/jaeger.md
  67. 4
      docs/sources/datasources/loki.md
  68. 4
      docs/sources/datasources/mssql.md
  69. 4
      docs/sources/datasources/mysql.md
  70. 4
      docs/sources/datasources/opentsdb.md
  71. 4
      docs/sources/datasources/postgres.md
  72. 4
      docs/sources/datasources/prometheus.md
  73. 4
      docs/sources/datasources/tempo.md
  74. 4
      docs/sources/datasources/testdata.md
  75. 4
      docs/sources/datasources/zipkin.md
  76. 2
      docs/sources/developers/_index.md
  77. 1
      docs/sources/developers/cla.md
  78. 1
      docs/sources/developers/contribute.md
  79. 1
      docs/sources/developers/plugins/_index.md
  80. 1
      docs/sources/developers/plugins/add-authentication-for-data-source-plugins.md
  81. 1
      docs/sources/developers/plugins/add-support-for-annotations.md
  82. 1
      docs/sources/developers/plugins/add-support-for-explore-queries.md
  83. 1
      docs/sources/developers/plugins/add-support-for-variables.md
  84. 1
      docs/sources/developers/plugins/backend/_index.md
  85. 1
      docs/sources/developers/plugins/backend/grafana-plugin-sdk-for-go.md
  86. 1
      docs/sources/developers/plugins/backend/plugin-protocol.md
  87. 1
      docs/sources/developers/plugins/build-a-logs-data-source-plugin.md
  88. 1
      docs/sources/developers/plugins/build-a-streaming-data-source-plugin.md
  89. 1
      docs/sources/developers/plugins/data-frames.md
  90. 1
      docs/sources/developers/plugins/error-handling.md
  91. 1
      docs/sources/developers/plugins/legacy/_index.md
  92. 1
      docs/sources/developers/plugins/legacy/apps.md
  93. 1
      docs/sources/developers/plugins/legacy/data-sources.md
  94. 1
      docs/sources/developers/plugins/legacy/defaults-and-editor-mode.md
  95. 1
      docs/sources/developers/plugins/legacy/panels.md
  96. 1
      docs/sources/developers/plugins/legacy/review-guidelines.md
  97. 1
      docs/sources/developers/plugins/legacy/snapshot-mode.md
  98. 1
      docs/sources/developers/plugins/legacy/style-guide.md
  99. 1
      docs/sources/developers/plugins/metadata.md
  100. 1
      docs/sources/developers/plugins/metadata.md.tpl
  101. Some files were not shown because too many files have changed in this diff Show More

@ -24,7 +24,7 @@ Use the Hugo shortcode [relref](https://gohugo.io/content-management/cross-refer
### Edit the side menu ### Edit the side menu
Edit [sources/menu.yaml](sources/menu.yaml) to make changes to the sidebar. Stop and rerun the `make docs` command for changes to take effect. The side menu is automatically build from the file structure. Use the [weight](https://gohugo.io/templates/lists/#by-weight) front matter parameter to order pages.
### Add images ### Add images

@ -2,7 +2,6 @@
title = "Grafana documentation" title = "Grafana documentation"
description = "Guides, Installation and Feature Documentation" description = "Guides, Installation and Feature Documentation"
keywords = ["grafana", "installation", "documentation"] keywords = ["grafana", "installation", "documentation"]
type = "docs"
aliases = ["/docs/grafana/v1.1", "/docs/grafana/latest/guides/reference/admin", "/docs/grafana/v3.1"] aliases = ["/docs/grafana/v1.1", "/docs/grafana/latest/guides/reference/admin", "/docs/grafana/v3.1"]
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "Administration" title = "Administration"
description = "Administration" description = "Administration"
type = "docs" weight = 40
[menu.docs]
name = "Administration"
identifier = "admin"
weight = 20
+++ +++
# Administration # Administration

@ -2,11 +2,6 @@
title = "Change the default home dashboard" title = "Change the default home dashboard"
description = "How to replace the default home dashboard" description = "How to replace the default home dashboard"
keywords = ["grafana", "configuration", "documentation", "home"] keywords = ["grafana", "configuration", "documentation", "home"]
type = "docs"
[menu.docs]
name = "Home Dashboard"
identifier = "change-home-dashboard"
parent = "admin"
weight = 100 weight = 100
+++ +++

@ -2,10 +2,6 @@
title = "Change your password" title = "Change your password"
description = "How to change your Grafana password" description = "How to change your Grafana password"
keywords = ["grafana", "password", "change", "preferences"] keywords = ["grafana", "password", "change", "preferences"]
type = "docs"
[menu.docs]
identifier = "change-your-password"
parent = "administration"
weight = 100 weight = 100
+++ +++

@ -2,9 +2,6 @@
title = "Grafana CLI" title = "Grafana CLI"
description = "Guide to using grafana-cli" description = "Guide to using grafana-cli"
keywords = ["grafana", "cli", "grafana-cli", "command line interface"] keywords = ["grafana", "cli", "grafana-cli", "command line interface"]
type = "docs"
[menu.docs]
parent = "admin"
weight = 8 weight = 8
+++ +++

@ -2,12 +2,7 @@
title = "Configuration" title = "Configuration"
description = "Configuration documentation" description = "Configuration documentation"
keywords = ["grafana", "configuration", "documentation"] keywords = ["grafana", "configuration", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/installation/configuration/"] aliases = ["/docs/grafana/latest/installation/configuration/"]
[menu.docs]
name = "Configuration"
identifier = "config"
parent = "admin"
weight = 300 weight = 300
+++ +++

@ -2,12 +2,7 @@
title = "Configure Grafana Docker image" title = "Configure Grafana Docker image"
description = "Guide for configuring the Grafana Docker image" description = "Guide for configuring the Grafana Docker image"
keywords = ["grafana", "configuration", "documentation", "docker"] keywords = ["grafana", "configuration", "documentation", "docker"]
type = "docs"
aliases = ["/docs/grafana/latest/installation/configure-docker/"] aliases = ["/docs/grafana/latest/installation/configure-docker/"]
[menu.docs]
name = "Configure Grafana Docker image"
identifier = "configure-docker"
parent = "administration"
weight = 400 weight = 400
+++ +++

@ -2,9 +2,6 @@
title = "Image rendering" title = "Image rendering"
description = "" description = ""
keywords = ["grafana", "image", "rendering", "plugin"] keywords = ["grafana", "image", "rendering", "plugin"]
type = "docs"
[menu.docs]
parent = "features"
weight = 8 weight = 8
+++ +++

@ -2,9 +2,6 @@
title = "Jaeger instrumentation" title = "Jaeger instrumentation"
description = "Jaeger traces emitted and propagation by Grafana" description = "Jaeger traces emitted and propagation by Grafana"
keywords = ["grafana", "jaeger", "tracing"] keywords = ["grafana", "jaeger", "tracing"]
type = "docs"
[menu.docs]
parent = "admin"
weight = 9 weight = 9
+++ +++

@ -2,9 +2,6 @@
title = "Internal Grafana metrics" title = "Internal Grafana metrics"
description = "Internal metrics exposed by Grafana" description = "Internal metrics exposed by Grafana"
keywords = ["grafana", "metrics", "internal metrics"] keywords = ["grafana", "metrics", "internal metrics"]
type = "docs"
[menu.docs]
parent = "admin"
weight = 8 weight = 8
+++ +++

@ -2,10 +2,6 @@
title = "Change your preferences" title = "Change your preferences"
description = "How to change your Grafana preferences" description = "How to change your Grafana preferences"
keywords = ["grafana", "profile", "change", "preferences"] keywords = ["grafana", "profile", "change", "preferences"]
type = "docs"
[menu.docs]
identifier = "preferences"
parent = "administration"
weight = 200 weight = 200
+++ +++

@ -2,10 +2,7 @@
title = "Provisioning" title = "Provisioning"
description = "" description = ""
keywords = ["grafana", "provisioning"] keywords = ["grafana", "provisioning"]
type = "docs"
aliases = ["/docs/grafana/latest/installation/provisioning"] aliases = ["/docs/grafana/latest/installation/provisioning"]
[menu.docs]
parent = "admin"
weight = 8 weight = 8
+++ +++

@ -2,12 +2,7 @@
title = "Security" title = "Security"
description = "Security Docs" description = "Security Docs"
keywords = ["grafana", "security", "documentation"] keywords = ["grafana", "security", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/installation/security/"] aliases = ["/docs/grafana/latest/installation/security/"]
[menu.docs]
name = "Security"
identifier = "security"
parent = "admin"
weight = 500 weight = 500
+++ +++

@ -1,9 +1,7 @@
+++ +++
title = "Set up Grafana for high availability" title = "Set up Grafana for high availability"
type = "docs"
keywords = ["grafana", "tutorials", "HA", "high availability"] keywords = ["grafana", "tutorials", "HA", "high availability"]
aliases = ["/docs/grafana/latest/tutorials/ha_setup/"] aliases = ["/docs/grafana/latest/tutorials/ha_setup/"]
[menu.docs]
weight = 1200 weight = 1200
+++ +++

@ -2,11 +2,6 @@
title = "View server settings" title = "View server settings"
description = "How to view server settings in the Grafana UI" description = "How to view server settings in the Grafana UI"
keywords = ["grafana", "configuration", "server", "settings"] keywords = ["grafana", "configuration", "server", "settings"]
type = "docs"
[menu.docs]
name = "Configuration"
identifier = "config"
parent = "admin"
weight = 350 weight = 350
+++ +++

@ -1,8 +1,6 @@
+++ +++
title = "View server stats" title = "View server stats"
type = "docs"
keywords = ["grafana", "server", "statistics"] keywords = ["grafana", "server", "statistics"]
[menu.docs]
weight = 1150 weight = 1150
+++ +++

@ -1,9 +1,5 @@
+++ +++
title = "Alerting" title = "Alerting"
type = "docs"
[menu.docs]
identifier = "alerting"
parent = "features"
weight = 100 weight = 100
+++ +++

@ -1,10 +1,6 @@
+++ +++
title = "Alerts overview" title = "Alerts overview"
type = "docs" aliases = ["/docs/grafana/latest/alerting/rules/", "/docs/grafana/latest/alerting/metrics/"]
[menu.docs]
identifier = "alerting"
parent = "Alerting"
aliases = ["/docs/grafana/latest/alerting/rules/", "/docs/grafana/latest/alerting/metrics/", "/docs/grafana/latest/alerting/rules/#query-condition-example", "/docs/grafana/latest/alerting/rules/#for", "/docs/grafana/latest/alerting/rules/#rule-config"]
weight = 100 weight = 100
+++ +++

@ -2,11 +2,6 @@
title = "Create alerts" title = "Create alerts"
description = "Configure alert rules" description = "Configure alert rules"
keywords = ["grafana", "alerting", "guide", "rules"] keywords = ["grafana", "alerting", "guide", "rules"]
type = "docs"
[menu.docs]
name = "Create alerts"
identifier = "create-alerts"
parent = "alerting"
weight = 200 weight = 200
+++ +++

@ -2,11 +2,6 @@
title = "Alert notifications" title = "Alert notifications"
description = "Alerting notifications guide" description = "Alerting notifications guide"
keywords = ["Grafana", "alerting", "guide", "notifications"] keywords = ["Grafana", "alerting", "guide", "notifications"]
type = "docs"
[menu.docs]
name = "Notifications"
identifier = "alert-notification"
parent = "alerting"
weight = 100 weight = 100
+++ +++

@ -2,10 +2,6 @@
title = "Pause alert rule" title = "Pause alert rule"
description = "Pause an existing alert rule" description = "Pause an existing alert rule"
keywords = ["grafana", "alerting", "guide", "rules", "view"] keywords = ["grafana", "alerting", "guide", "rules", "view"]
type = "docs"
[menu.docs]
identifier = "pause-alerts"
parent = "alerting"
weight = 400 weight = 400
+++ +++

@ -2,11 +2,6 @@
title = "Troubleshoot alerts" title = "Troubleshoot alerts"
description = "Troubleshoot alert rules" description = "Troubleshoot alert rules"
keywords = ["grafana", "alerting", "guide", "rules", "troubleshoot"] keywords = ["grafana", "alerting", "guide", "rules", "troubleshoot"]
type = "docs"
[menu.docs]
name = "Troubleshoot alerts"
identifier = "troubleshoot-alerts"
parent = "alerting"
weight = 500 weight = 500
+++ +++

@ -2,11 +2,6 @@
title = "View alerts" title = "View alerts"
description = "View existing alert rules" description = "View existing alert rules"
keywords = ["grafana", "alerting", "guide", "rules", "view"] keywords = ["grafana", "alerting", "guide", "rules", "view"]
type = "docs"
[menu.docs]
name = "View alerts"
identifier = "view-alerts"
parent = "alerting"
weight = 400 weight = 400
+++ +++

@ -1,11 +1,6 @@
+++ +++
title = "Authentication" title = "Authentication"
description = "Authentication" description = "Authentication"
type = "docs"
[menu.docs]
name = "Authentication"
identifier = "authentication"
parent = "admin"
weight = 30 weight = 30
+++ +++

@ -2,12 +2,7 @@
title = "Auth Proxy" title = "Auth Proxy"
description = "Grafana Auth Proxy Guide " description = "Grafana Auth Proxy Guide "
keywords = ["grafana", "configuration", "documentation", "proxy"] keywords = ["grafana", "configuration", "documentation", "proxy"]
type = "docs"
aliases = ["/docs/grafana/latest/tutorials/authproxy/"] aliases = ["/docs/grafana/latest/tutorials/authproxy/"]
[menu.docs]
name = "Auth Proxy"
identifier = "auth-proxy"
parent = "authentication"
weight = 200 weight = 200
+++ +++

@ -2,11 +2,6 @@
title = "Azure AD OAuth2 authentication" title = "Azure AD OAuth2 authentication"
description = "Grafana Azure AD OAuth Guide " description = "Grafana Azure AD OAuth Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "Azure AD"
identifier = "azuread_oauth2"
parent = "authentication"
weight = 700 weight = 700
+++ +++

@ -2,11 +2,6 @@
title = "Enhanced LDAP Integration" title = "Enhanced LDAP Integration"
description = "Grafana Enhanced LDAP Integration Guide " description = "Grafana Enhanced LDAP Integration Guide "
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory", "enterprise"] keywords = ["grafana", "configuration", "documentation", "ldap", "active directory", "enterprise"]
type = "docs"
[menu.docs]
name = "Enhanced LDAP"
identifier = "enhanced-ldap"
parent = "authentication"
weight = 400 weight = 400
+++ +++

@ -2,11 +2,6 @@
title = "OAuth authentication" title = "OAuth authentication"
description = "Grafana OAuthentication Guide " description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "Generic OAuth"
identifier = "generic_oauth"
parent = "authentication"
weight = 500 weight = 500
+++ +++

@ -2,11 +2,6 @@
title = "GitHub OAuth2 Authentication" title = "GitHub OAuth2 Authentication"
description = "Grafana OAuthentication Guide " description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "GitHub"
identifier = "github_oauth2"
parent = "authentication"
weight = 800 weight = 800
+++ +++

@ -2,11 +2,6 @@
title = "GitLab OAuth2 Authentication" title = "GitLab OAuth2 Authentication"
description = "Grafana OAuthentication Guide " description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "GitLab"
identifier = "gitlab_oauth"
parent = "authentication"
weight = 900 weight = 900
+++ +++

@ -2,11 +2,6 @@
title = "Google OAuth2 Authentication" title = "Google OAuth2 Authentication"
description = "Grafana OAuthentication Guide " description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "Google"
identifier = "google_oauth2"
parent = "authentication"
weight = 600 weight = 600
+++ +++

@ -2,11 +2,6 @@
title = "Grafana Authentication" title = "Grafana Authentication"
description = "Grafana OAuthentication Guide " description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "GitLab"
identifier = "grafana-oauth"
parent = "authentication"
weight = 100 weight = 100
+++ +++

@ -2,12 +2,7 @@
title = "LDAP Authentication" title = "LDAP Authentication"
description = "Grafana LDAP Authentication Guide " description = "Grafana LDAP Authentication Guide "
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory"] keywords = ["grafana", "configuration", "documentation", "ldap", "active directory"]
type = "docs"
aliases = ["/docs/grafana/latest/installation/ldap/"] aliases = ["/docs/grafana/latest/installation/ldap/"]
[menu.docs]
name = "LDAP"
identifier = "ldap"
parent = "authentication"
weight = 300 weight = 300
+++ +++
@ -85,9 +80,6 @@ search_base_dns = ["dc=grafana,dc=org"]
# Specify names of the LDAP attributes your LDAP uses # Specify names of the LDAP attributes your LDAP uses
[servers.attributes] [servers.attributes]
name = "givenName"
surname = "sn"
username = "cn"
member_of = "memberOf" member_of = "memberOf"
email = "email" email = "email"
``` ```
@ -243,9 +235,6 @@ search_filter = "(cn=%s)"
search_base_dns = ["dc=grafana,dc=org"] search_base_dns = ["dc=grafana,dc=org"]
[servers.attributes] [servers.attributes]
name = "givenName"
surname = "sn"
username = "cn"
member_of = "memberOf" member_of = "memberOf"
email = "email" email = "email"
@ -272,9 +261,6 @@ search_filter = "(cn=%s)"
search_base_dns = ["ou=users,dc=grafana,dc=org"] search_base_dns = ["ou=users,dc=grafana,dc=org"]
[servers.attributes] [servers.attributes]
name = "givenName"
surname = "sn"
username = "cn"
member_of = "memberOf" member_of = "memberOf"
email = "email" email = "email"
@ -298,9 +284,6 @@ search_filter = "(cn=%s)"
search_base_dns = ["ou=users,dc=grafana,dc=org"] search_base_dns = ["ou=users,dc=grafana,dc=org"]
[servers.attributes] [servers.attributes]
name = "givenName"
surname = "sn"
username = "cn"
member_of = "memberOf" member_of = "memberOf"
email = "email" email = "email"
@ -336,9 +319,6 @@ search_filter = "(sAMAccountName=%s)"
search_base_dns = ["dc=corp,dc=local"] search_base_dns = ["dc=corp,dc=local"]
[servers.attributes] [servers.attributes]
name = "givenName"
surname = "sn"
username = "sAMAccountName"
member_of = "memberOf" member_of = "memberOf"
email = "mail" email = "mail"

@ -2,11 +2,6 @@
title = "Okta OAuth2 authentication" title = "Okta OAuth2 authentication"
description = "Grafana Okta OAuth Guide " description = "Grafana Okta OAuth Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"] keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "Okta"
identifier = "okta_oauth2"
parent = "authentication"
weight = 1000 weight = 1000
+++ +++

@ -1,11 +1,6 @@
+++ +++
title = "Overview" title = "Overview"
description = "Overview for auth" description = "Overview for auth"
type = "docs"
[menu.docs]
name = "Overview"
identifier = "overview-auth"
parent = "authentication"
weight = 1 weight = 1
+++ +++

@ -3,10 +3,6 @@ title = "SAML Authentication"
description = "Grafana SAML Authentication" description = "Grafana SAML Authentication"
keywords = ["grafana", "saml", "documentation", "saml-auth"] keywords = ["grafana", "saml", "documentation", "saml-auth"]
aliases = ["/docs/grafana/latest/auth/saml/"] aliases = ["/docs/grafana/latest/auth/saml/"]
type = "docs"
[menu.docs]
name = "SAML"
parent = "authentication"
weight = 1100 weight = 1100
+++ +++

@ -3,10 +3,6 @@ title = "Team Sync"
description = "Grafana Team Sync" description = "Grafana Team Sync"
keywords = ["grafana", "auth", "documentation"] keywords = ["grafana", "auth", "documentation"]
aliases = ["/docs/grafana/latest/auth/saml/"] aliases = ["/docs/grafana/latest/auth/saml/"]
type = "docs"
[menu.docs]
name = "Team Sync"
parent = "authentication"
weight = 1200 weight = 1200
+++ +++

@ -1,9 +1,6 @@
+++ +++
title = "Best practices" title = "Best practices"
description = "Best practices for working with Grafana" description = "Best practices for working with Grafana"
type = "docs"
[menu.docs]
identifier = "best-practices"
weight = 20 weight = 20
+++ +++

@ -1,10 +1,6 @@
+++ +++
title = "Best practices for creating dashboards" title = "Best practices for creating dashboards"
description = "Best practices for creating dashboards in Grafana" description = "Best practices for creating dashboards in Grafana"
type = "docs"
[menu.docs]
identifier = "best-practices-for-creating-dashboards"
parent = "best-practices"
weight = 100 weight = 100
+++ +++

@ -1,10 +1,6 @@
+++ +++
title = "Best practices for managing dashboards" title = "Best practices for managing dashboards"
description = "Best practices for managing dashboards in Grafana" description = "Best practices for managing dashboards in Grafana"
type = "docs"
[menu.docs]
identifier = "best-practices-for-managing-dashboards"
parent = "best-practices"
weight = 200 weight = 200
+++ +++

@ -3,10 +3,6 @@ title = "Common observability strategies"
description = "Common observability strategies" description = "Common observability strategies"
keywords = ["grafana", "intro", "guide", "concepts", "methods"] keywords = ["grafana", "intro", "guide", "concepts", "methods"]
aliases = ["/docs/grafana/latest/getting-started/strategies/"] aliases = ["/docs/grafana/latest/getting-started/strategies/"]
type = "docs"
[menu.docs]
identifier = "common-observability-strategies"
parent = "best-practices"
weight = 300 weight = 300
+++ +++

@ -1,10 +1,6 @@
+++ +++
title = "Dashboard management maturity model" title = "Dashboard management maturity model"
description = "Explanation of dashboard management maturity model" description = "Explanation of dashboard management maturity model"
type = "docs"
[menu.docs]
identifier = "best-management-for-maturity-model"
parent = "best-practices"
weight = 400 weight = 400
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Dashboard overview" title = "Dashboards"
type = "docs"
aliases = ["/docs/grafana/latest/features/dashboard/dashboards/"] aliases = ["/docs/grafana/latest/features/dashboard/dashboards/"]
[menu.docs] weight = 80
identifier = "dashboards"
weight = 100
+++ +++
# Dashboard overview # Dashboard overview

@ -1,11 +1,7 @@
+++ +++
title = "Annotations" title = "Annotations"
keywords = ["grafana", "annotations", "documentation", "guide"] keywords = ["grafana", "annotations", "documentation", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/annotations/"] aliases = ["/docs/grafana/latest/reference/annotations/"]
[menu.docs]
name = "Annotations"
parent = "dashboard_features"
weight = 2 weight = 2
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "Dashboard Folders" title = "Dashboard Folders"
keywords = ["grafana", "dashboard", "dashboard folders", "folder", "folders", "documentation", "guide"] keywords = ["grafana", "dashboard", "dashboard folders", "folder", "folders", "documentation", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/dashboard_folders/"] aliases = ["/docs/grafana/latest/reference/dashboard_folders/"]
[menu.docs]
name = "Folders"
parent = "dashboard_features"
weight = 3 weight = 3
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "Dashboard Version History" title = "Dashboard Version History"
keywords = ["grafana", "dashboard", "documentation", "version", "history"] keywords = ["grafana", "dashboard", "documentation", "version", "history"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/dashboard_history/"] aliases = ["/docs/grafana/latest/reference/dashboard_history/"]
[menu.docs]
name = "Dashboard Version History"
parent = "dashboard_features"
weight = 100 weight = 100
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Export and import" title = "Export and import"
keywords = ["grafana", "dashboard", "documentation", "export", "import"] keywords = ["grafana", "dashboard", "documentation", "export", "import"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/export_import/"] aliases = ["/docs/grafana/latest/reference/export_import/"]
[menu.docs]
parent = "dashboard_features"
weight = 800 weight = 800
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "JSON model" title = "JSON model"
keywords = ["grafana", "dashboard", "documentation", "json", "model"] keywords = ["grafana", "dashboard", "documentation", "json", "model"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/dashboard/"] aliases = ["/docs/grafana/latest/reference/dashboard/"]
[menu.docs]
name = "JSON Model"
parent = "dashboard_features"
weight = 1200 weight = 1200
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "Playlist" title = "Playlist"
keywords = ["grafana", "dashboard", "documentation", "playlist"] keywords = ["grafana", "dashboard", "documentation", "playlist"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/playlist/"] aliases = ["/docs/grafana/latest/reference/playlist/"]
[menu.docs]
parent = "dashboard_features"
identifier = "feature_playlist"
weight = 4 weight = 4
+++ +++

@ -2,10 +2,7 @@
title = "Reporting" title = "Reporting"
description = "" description = ""
keywords = ["grafana", "reporting"] keywords = ["grafana", "reporting"]
type = "docs"
aliases = ["/docs/grafana/latest/administration/reports"] aliases = ["/docs/grafana/latest/administration/reports"]
[menu.docs]
parent = "features"
weight = 8 weight = 8
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Scripted dashboards" title = "Scripted dashboards"
keywords = ["grafana", "dashboard", "documentation", "scripted"] keywords = ["grafana", "dashboard", "documentation", "scripted"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/scripting/"] aliases = ["/docs/grafana/latest/reference/scripting/"]
[menu.docs]
parent = "dashboard_features"
weight = 1500 weight = 1500
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Search" title = "Search"
keywords = ["grafana", "dashboard", "documentation", "search"] keywords = ["grafana", "dashboard", "documentation", "search"]
type = "docs"
aliases =["/docs/grafana/latest/reference/search/"] aliases =["/docs/grafana/latest/reference/search/"]
[menu.docs]
parent = "dashboard_features"
weight = 5 weight = 5
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Share dashboard" title = "Share dashboard"
keywords = ["grafana", "dashboard", "documentation", "sharing"] keywords = ["grafana", "dashboard", "documentation", "sharing"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/share_dashboard/"] aliases = ["/docs/grafana/latest/reference/share_dashboard/"]
[menu.docs]
parent = "dashboard_features"
weight = 500 weight = 500
+++ +++

@ -1,10 +1,7 @@
+++ +++
title = "Share panel" title = "Share panel"
keywords = ["grafana", "dashboard", "documentation", "sharing"] keywords = ["grafana", "dashboard", "documentation", "sharing"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/share_panel/"] aliases = ["/docs/grafana/latest/reference/share_panel/"]
[menu.docs]
parent = "dashboard_features"
weight = 600 weight = 600
+++ +++

@ -1,8 +1,5 @@
+++ +++
title = "Keyboard shortcuts" title = "Keyboard shortcuts"
type = "docs"
[menu.docs]
parent = "features"
weight = 7 weight = 7
+++ +++

@ -2,10 +2,6 @@
title = "Time range controls" title = "Time range controls"
keywords = ["grafana", "dashboard", "documentation", "time range"] keywords = ["grafana", "dashboard", "documentation", "time range"]
aliases = ["/docs/grafana/latest/reference/timerange/"] aliases = ["/docs/grafana/latest/reference/timerange/"]
type = "docs"
[menu.docs]
name = "Time range controls"
parent = "dashboards"
weight = 7 weight = 7
+++ +++

@ -1,12 +1,7 @@
+++ +++
title = "Data sources" title = "Data sources"
type = "docs"
aliases = ["/docs/grafana/latest/datasources/overview/"] aliases = ["/docs/grafana/latest/datasources/overview/"]
[menu.docs] weight = 60
name = "Data sources"
identifier = "datasources"
parent = "features"
weight = 50
+++ +++
# Data sources # Data sources

@ -1,11 +1,6 @@
+++ +++
title = "Add data source" title = "Add data source"
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/add-a-data-source/"] aliases = ["/docs/grafana/latest/features/datasources/add-a-data-source/"]
[menu.docs]
name = "Add a data source"
identifier = "add_data_source"
parent = "features"
weight = 100 weight = 100
+++ +++

@ -2,11 +2,7 @@
title = "Azure Monitor" title = "Azure Monitor"
description = "Guide for using Azure Monitor in Grafana" description = "Guide for using Azure Monitor in Grafana"
keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"] keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/azuremonitor"] aliases = ["/docs/grafana/latest/features/datasources/azuremonitor"]
[menu.docs]
name = "Azure Monitor"
parent = "datasources"
weight = 300 weight = 300
+++ +++

@ -2,11 +2,7 @@
title = "Cloud Monitoring" title = "Cloud Monitoring"
description = "Guide for using Google Cloud Monitoring in Grafana" description = "Guide for using Google Cloud Monitoring in Grafana"
keywords = ["grafana", "stackdriver", "google", "guide", "cloud", "monitoring"] keywords = ["grafana", "stackdriver", "google", "guide", "cloud", "monitoring"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/stackdriver", "/docs/grafana/latest/features/datasources/cloudmonitoring/"] aliases = ["/docs/grafana/latest/features/datasources/stackdriver", "/docs/grafana/latest/features/datasources/cloudmonitoring/"]
[menu.docs]
name = "Google Cloud Monitoring"
parent = "datasources"
weight = 200 weight = 200
+++ +++

@ -2,12 +2,7 @@
title = "AWS CloudWatch" title = "AWS CloudWatch"
description = "Guide for using CloudWatch in Grafana" description = "Guide for using CloudWatch in Grafana"
keywords = ["grafana", "cloudwatch", "guide"] keywords = ["grafana", "cloudwatch", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/datasources/cloudwatch"] aliases = ["/docs/grafana/latest/datasources/cloudwatch"]
[menu.docs]
name = "AWS Cloudwatch"
identifier = "cloudwatch"
parent = "datasources"
weight = 200 weight = 200
+++ +++

@ -2,11 +2,7 @@
title = "Elasticsearch" title = "Elasticsearch"
description = "Guide for using Elasticsearch in Grafana" description = "Guide for using Elasticsearch in Grafana"
keywords = ["grafana", "elasticsearch", "guide"] keywords = ["grafana", "elasticsearch", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/elasticsearch"] aliases = ["/docs/grafana/latest/features/datasources/elasticsearch"]
[menu.docs]
name = "Elasticsearch"
parent = "datasources"
weight = 400 weight = 400
+++ +++

@ -2,12 +2,7 @@
title = "Graphite" title = "Graphite"
description = "Guide for using graphite in Grafana" description = "Guide for using graphite in Grafana"
keywords = ["grafana", "graphite", "guide"] keywords = ["grafana", "graphite", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/graphite"] aliases = ["/docs/grafana/latest/features/datasources/graphite"]
[menu.docs]
name = "Graphite"
identifier = "graphite"
parent = "datasources"
weight = 600 weight = 600
+++ +++

@ -2,11 +2,7 @@
title = "InfluxDB" title = "InfluxDB"
description = "Guide for using InfluxDB in Grafana" description = "Guide for using InfluxDB in Grafana"
keywords = ["grafana", "influxdb", "guide", "flux"] keywords = ["grafana", "influxdb", "guide", "flux"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/influxdb"] aliases = ["/docs/grafana/latest/features/datasources/influxdb"]
[menu.docs]
name = "InfluxDB"
parent = "datasources"
weight = 700 weight = 700
+++ +++

@ -2,11 +2,7 @@
title = "Jaeger" title = "Jaeger"
description = "Guide for using Jaeger in Grafana" description = "Guide for using Jaeger in Grafana"
keywords = ["grafana", "jaeger", "guide", "tracing"] keywords = ["grafana", "jaeger", "guide", "tracing"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/jaeger"] aliases = ["/docs/grafana/latest/features/datasources/jaeger"]
[menu.docs]
name = "Jaeger"
parent = "datasources"
weight = 800 weight = 800
+++ +++

@ -2,11 +2,7 @@
title = "Loki" title = "Loki"
description = "Guide for using Loki in Grafana" description = "Guide for using Loki in Grafana"
keywords = ["grafana", "loki", "logging", "guide"] keywords = ["grafana", "loki", "logging", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/loki"] aliases = ["/docs/grafana/latest/features/datasources/loki"]
[menu.docs]
name = "Loki"
parent = "datasources"
weight = 800 weight = 800
+++ +++

@ -2,11 +2,7 @@
title = "Microsoft SQL Server" title = "Microsoft SQL Server"
description = "Guide for using Microsoft SQL Server in Grafana" description = "Guide for using Microsoft SQL Server in Grafana"
keywords = ["grafana", "MSSQL", "Microsoft", "SQL", "guide", "Azure SQL Database"] keywords = ["grafana", "MSSQL", "Microsoft", "SQL", "guide", "Azure SQL Database"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/mssql/"] aliases = ["/docs/grafana/latest/features/datasources/mssql/"]
[menu.docs]
name = "Microsoft SQL Server"
parent = "datasources"
weight = 900 weight = 900
+++ +++

@ -2,11 +2,7 @@
title = "MySQL" title = "MySQL"
description = "Guide for using MySQL in Grafana" description = "Guide for using MySQL in Grafana"
keywords = ["grafana", "mysql", "guide"] keywords = ["grafana", "mysql", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/mysql/"] aliases = ["/docs/grafana/latest/features/datasources/mysql/"]
[menu.docs]
name = "MySQL"
parent = "datasources"
weight = 1000 weight = 1000
+++ +++

@ -2,11 +2,7 @@
title = "OpenTSDB" title = "OpenTSDB"
description = "Guide for using OpenTSDB in Grafana" description = "Guide for using OpenTSDB in Grafana"
keywords = ["grafana", "opentsdb", "guide"] keywords = ["grafana", "opentsdb", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/opentsdb", "/docs/grafana/latest/features/datasources/opentsdb/"] aliases = ["/docs/grafana/latest/features/opentsdb", "/docs/grafana/latest/features/datasources/opentsdb/"]
[menu.docs]
name = "OpenTSDB"
parent = "datasources"
weight = 1100 weight = 1100
+++ +++

@ -2,11 +2,7 @@
title = "PostgreSQL" title = "PostgreSQL"
description = "Guide for using PostgreSQL in Grafana" description = "Guide for using PostgreSQL in Grafana"
keywords = ["grafana", "postgresql", "guide"] keywords = ["grafana", "postgresql", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/postgres/"] aliases = ["/docs/grafana/latest/features/datasources/postgres/"]
[menu.docs]
name = "PostgreSQL"
parent = "datasources"
weight = 1200 weight = 1200
+++ +++

@ -2,11 +2,7 @@
title = "Prometheus" title = "Prometheus"
description = "Guide for using Prometheus in Grafana" description = "Guide for using Prometheus in Grafana"
keywords = ["grafana", "prometheus", "guide"] keywords = ["grafana", "prometheus", "guide"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/prometheus"] aliases = ["/docs/grafana/latest/features/datasources/prometheus"]
[menu.docs]
name = "Prometheus"
parent = "datasources"
weight = 1300 weight = 1300
+++ +++

@ -2,11 +2,7 @@
title = "Tempo" title = "Tempo"
description = "High volume, minimal dependency trace storage. OSS tracing solution from Grafana Labs." description = "High volume, minimal dependency trace storage. OSS tracing solution from Grafana Labs."
keywords = ["grafana", "tempo", "guide", "tracing"] keywords = ["grafana", "tempo", "guide", "tracing"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/tempo"] aliases = ["/docs/grafana/latest/features/datasources/tempo"]
[menu.docs]
name = "Tempo"
parent = "datasources"
weight = 800 weight = 800
+++ +++

@ -1,11 +1,7 @@
+++ +++
title = "TestData" title = "TestData"
keywords = ["grafana", "dashboard", "documentation", "panels", "testdata"] keywords = ["grafana", "dashboard", "documentation", "panels", "testdata"]
type = "docs"
aliases = ["/docs/grafana/latest/features/datasources/testdata"] aliases = ["/docs/grafana/latest/features/datasources/testdata"]
[menu.docs]
name = "TestData"
parent = "datasources"
weight = 1400 weight = 1400
+++ +++

@ -2,11 +2,7 @@
title = "Zipkin" title = "Zipkin"
description = "Guide for using Zipkin in Grafana" description = "Guide for using Zipkin in Grafana"
keywords = ["grafana", "zipkin", "guide", "tracing"] keywords = ["grafana", "zipkin", "guide", "tracing"]
type = "docs"
aliases = ["/docs/grafana/latest/datasources/zipkin"] aliases = ["/docs/grafana/latest/datasources/zipkin"]
[menu.docs]
name = "Zipkin"
parent = "datasources"
weight = 1500 weight = 1500
+++ +++

@ -1,7 +1,7 @@
+++ +++
title = "Developers" title = "Developers"
type = "docs"
aliases = ["/docs/plugins/developing/"] aliases = ["/docs/plugins/developing/"]
weight = 190
+++ +++
# Developers # Developers

@ -1,7 +1,6 @@
+++ +++
title = "Contributor License Agreement (CLA)" title = "Contributor License Agreement (CLA)"
description = "Contributor License Agreement (CLA)" description = "Contributor License Agreement (CLA)"
type = "docs"
aliases = ["/docs/grafana/latest/project/cla", "docs/contributing/cla.html"] aliases = ["/docs/grafana/latest/project/cla", "docs/contributing/cla.html"]
+++ +++

@ -1,7 +1,6 @@
+++ +++
title = "Contribute to Grafana" title = "Contribute to Grafana"
keywords = ["grafana", "documentation", "developers", "resources"] keywords = ["grafana", "documentation", "developers", "resources"]
type = "docs"
+++ +++
# Contribute to Grafana # Contribute to Grafana

@ -1,6 +1,5 @@
+++ +++
title = "Build a plugin." title = "Build a plugin."
type = "docs"
+++ +++
# Build a plugin # Build a plugin

@ -1,6 +1,5 @@
+++ +++
title = "Add authentication for data source plugins" title = "Add authentication for data source plugins"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/auth-for-datasources/", "/docs/grafana/latest/developers/plugins/authentication/"] aliases = ["/docs/grafana/latest/plugins/developing/auth-for-datasources/", "/docs/grafana/latest/developers/plugins/authentication/"]
+++ +++

@ -1,6 +1,5 @@
+++ +++
title = "Add support for annotations" title = "Add support for annotations"
type = "docs"
+++ +++
# Add support for annotations # Add support for annotations

@ -1,6 +1,5 @@
+++ +++
title = "Add support for Explore queries" title = "Add support for Explore queries"
type = "docs"
+++ +++
# Add support for Explore queries # Add support for Explore queries

@ -1,6 +1,5 @@
+++ +++
title = "Add support for variables in plugins" title = "Add support for variables in plugins"
type = "docs"
+++ +++
# Add support for variables in plugins # Add support for variables in plugins

@ -1,7 +1,6 @@
+++ +++
title = "Backend plugins" title = "Backend plugins"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"] keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/backend-plugins-guide/"] aliases = ["/docs/grafana/latest/plugins/developing/backend-plugins-guide/"]
+++ +++

@ -1,7 +1,6 @@
+++ +++
title = "Grafana Plugin SDK for Go" title = "Grafana Plugin SDK for Go"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "sdk", "documentation"] keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "sdk", "documentation"]
type = "docs"
+++ +++
# Grafana plugin SDK for Go # Grafana plugin SDK for Go

@ -1,7 +1,6 @@
+++ +++
title = "Plugin protocol" title = "Plugin protocol"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"] keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
type = "docs"
+++ +++
# Plugin protocol # Plugin protocol

@ -1,6 +1,5 @@
+++ +++
title = "Build a logs data source plugin" title = "Build a logs data source plugin"
type = "docs"
+++ +++
# Build a logs data source plugin # Build a logs data source plugin

@ -1,6 +1,5 @@
+++ +++
title = "Build a streaming data source plugin" title = "Build a streaming data source plugin"
type = "docs"
+++ +++
# Build a streaming data source plugin # Build a streaming data source plugin

@ -1,6 +1,5 @@
+++ +++
title = "Data frames" title = "Data frames"
type = "docs"
+++ +++
# Data frames # Data frames

@ -1,6 +1,5 @@
+++ +++
title = "Error handling" title = "Error handling"
type = "docs"
+++ +++
# Error handling # Error handling

@ -1,6 +1,5 @@
+++ +++
title = "Legacy plugins" title = "Legacy plugins"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/development/", "/docs/grafana/latest/plugins/datasources/", "/docs/grafana/latest/plugins/apps/", "/docs/grafana/latest/plugins/panels/", "/docs/grafana/latest/plugins/developing/development/"] aliases = ["/docs/grafana/latest/plugins/development/", "/docs/grafana/latest/plugins/datasources/", "/docs/grafana/latest/plugins/apps/", "/docs/grafana/latest/plugins/panels/", "/docs/grafana/latest/plugins/developing/development/"]
+++ +++

@ -1,7 +1,6 @@
+++ +++
title = "Legacy app plugins" title = "Legacy app plugins"
keywords = ["grafana", "plugins", "documentation"] keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/apps/"] aliases = ["/docs/grafana/latest/plugins/developing/apps/"]
+++ +++

@ -1,7 +1,6 @@
+++ +++
title = "Legacy data source plugins" title = "Legacy data source plugins"
keywords = ["grafana", "plugins", "documentation"] keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/datasources/"] aliases = ["/docs/grafana/latest/plugins/developing/datasources/"]
+++ +++

@ -1,6 +1,5 @@
+++ +++
title = "Legacy defaults and editor mode" title = "Legacy defaults and editor mode"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/defaults-and-editor-mode/"] aliases = ["/docs/grafana/latest/plugins/developing/defaults-and-editor-mode/"]
+++ +++

@ -1,7 +1,6 @@
+++ +++
title = "Legacy panel plugins" title = "Legacy panel plugins"
keywords = ["grafana", "plugins", "panel", "documentation"] keywords = ["grafana", "plugins", "panel", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/panels/"] aliases = ["/docs/grafana/latest/plugins/developing/panels/"]
+++ +++

@ -1,6 +1,5 @@
+++ +++
title = "Legacy review guidelines" title = "Legacy review guidelines"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin-review-guidelines/"] aliases = ["/docs/grafana/latest/plugins/developing/plugin-review-guidelines/"]
+++ +++

@ -1,6 +1,5 @@
+++ +++
title = "Legacy snapshot mode" title = "Legacy snapshot mode"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/snapshot-mode/"] aliases = ["/docs/grafana/latest/plugins/developing/snapshot-mode/"]
+++ +++

@ -1,6 +1,5 @@
+++ +++
title = "Legacy code style guide" title = "Legacy code style guide"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/code-styleguide/"] aliases = ["/docs/grafana/latest/plugins/developing/code-styleguide/"]
+++ +++

@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
title = "plugin.json" title = "plugin.json"
keywords = ["grafana", "plugins", "documentation"] keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"] aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"]
+++ +++

@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
title = "plugin.json" title = "plugin.json"
keywords = ["grafana", "plugins", "documentation"] keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"] aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"]
+++ +++

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save