mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update menu.yaml (#22730)
This commit is contained in:
parent
f44c0f0643
commit
ef378cb956
@ -77,6 +77,8 @@
|
||||
link: /administration/metrics/
|
||||
- name: Provisioning
|
||||
link: /administration/provisioning/
|
||||
- name: Set up Grafana for high availability
|
||||
link: /tutorials/ha_setup/
|
||||
- name: Troubleshooting
|
||||
link: /installation/troubleshooting/
|
||||
- name: Features
|
||||
@ -192,7 +194,7 @@
|
||||
link: /features/reporting/
|
||||
- name: Navigation links
|
||||
link: /features/navigation-links/
|
||||
- name: What's new In Grafana
|
||||
- name: What's new in Grafana
|
||||
link: /whatsnew/
|
||||
children:
|
||||
- name: Version 6.7
|
||||
@ -211,19 +213,19 @@
|
||||
link: /guides/whats-new-in-v6-1/
|
||||
- name: Version 6.0
|
||||
link: /guides/whats-new-in-v6-0/
|
||||
- name: Version 5.4
|
||||
link: /guides/whats-new-in-v5-4/
|
||||
- name: Version 5.3
|
||||
link: /guides/whats-new-in-v5-3/
|
||||
- name: Version 5.2
|
||||
link: /guides/whats-new-in-v5-2/
|
||||
- name: Version 5.1
|
||||
link: /guides/whats-new-in-v5-1/
|
||||
- name: Version 5.0
|
||||
link: /guides/whats-new-in-v5/
|
||||
- name: Old versions
|
||||
link: /whatsnew/
|
||||
children:
|
||||
- name: Version 5.4
|
||||
link: /guides/whats-new-in-v5-4/
|
||||
- name: Version 5.3
|
||||
link: /guides/whats-new-in-v5-3/
|
||||
- name: Version 5.2
|
||||
link: /guides/whats-new-in-v5-2/
|
||||
- name: Version 5.1
|
||||
link: /guides/whats-new-in-v5-1/
|
||||
- name: Version 5.0
|
||||
link: /guides/whats-new-in-v5/
|
||||
- name: Version 4.6
|
||||
link: /guides/whats-new-in-v4-6/
|
||||
- name: Version 4.5
|
||||
@ -268,14 +270,10 @@
|
||||
children:
|
||||
- name: Run Grafana behind a reverse proxy
|
||||
link: /installation/behind_proxy/
|
||||
- name: 'API Tutorial: How To Create API Tokens And Dashboards For A Specific Organization'
|
||||
link: /tutorials/api_org_token_howto/
|
||||
- name: Run Grafana with IIS Reverse Proxy on Windows
|
||||
link: /tutorials/iis/
|
||||
- name: Integrate Hubot and Grafana
|
||||
link: /tutorials/hubot_howto/
|
||||
- name: Set up Grafana for High availability
|
||||
link: /tutorials/ha_setup/
|
||||
- name: Plugins
|
||||
link: /plugins/
|
||||
children:
|
||||
@ -306,50 +304,52 @@
|
||||
name: Snapshot Mode
|
||||
- link: /plugins/developing/plugin.json/
|
||||
name: plugin.json Schema
|
||||
- name: HTTP API
|
||||
- name: HTTP APIs
|
||||
link: /http_api/
|
||||
children:
|
||||
- name: API Authentication
|
||||
link: /http_api/auth/
|
||||
- name: Admin
|
||||
- name: Create API Tokens and Dashboards for a Specific Organization
|
||||
link: /tutorials/api_org_token_howto/
|
||||
- name: Admin API
|
||||
link: /http_api/admin/
|
||||
- name: Alerting
|
||||
- name: Alerting API
|
||||
link: /http_api/alerting/
|
||||
- name: Alerting Notification Channels
|
||||
- name: Alerting Notifications API
|
||||
link: /http_api/alerting_notification_channels/
|
||||
- name: Annotations
|
||||
- name: Annotations API
|
||||
link: /http_api/annotations/
|
||||
- name: Dashboard
|
||||
- name: Dashboard API
|
||||
link: /http_api/dashboard/
|
||||
- name: Dashboard Permissions
|
||||
- name: Dashboard Permissions API
|
||||
link: /http_api/dashboard_permissions/
|
||||
- name: Dashboard Versions
|
||||
- name: Dashboard Versions API
|
||||
link: /http_api/dashboard_versions/
|
||||
- name: Data source
|
||||
- name: Data Source API
|
||||
link: /http_api/data_source/
|
||||
- name: Datasource Permissions
|
||||
- name: Data source Permissions API
|
||||
link: /http_api/datasource_permissions/
|
||||
- name: External Group Sync
|
||||
- name: External Group Sync API
|
||||
link: /http_api/external_group_sync/
|
||||
- name: Folder
|
||||
- name: Folder API
|
||||
link: /http_api/folder/
|
||||
- name: Folder Permissions
|
||||
- name: Folder Permissions API
|
||||
link: /http_api/folder_permissions/
|
||||
- name: Folder/dashboard search
|
||||
- name: Folder/Dashboard Search API
|
||||
link: /http_api/folder_dashboard_search/
|
||||
- name: Organization
|
||||
- name: Organization API
|
||||
link: /http_api/org/
|
||||
- name: Other
|
||||
- name: Other APIs
|
||||
link: /http_api/other/
|
||||
- name: Playlist
|
||||
- name: Playlist API
|
||||
link: /http_api/playlist/
|
||||
- name: Preferences
|
||||
- name: Preferences API
|
||||
link: /http_api/preferences/
|
||||
- name: Snapshot
|
||||
- name: Snapshot API
|
||||
link: /http_api/snapshot/
|
||||
- name: Teams
|
||||
- name: Teams API
|
||||
link: /http_api/team/
|
||||
- name: Users
|
||||
- name: Users API
|
||||
link: /http_api/user/
|
||||
- name: Developers
|
||||
link: /developers/
|
||||
|
Loading…
Reference in New Issue
Block a user